Searched defs:tip (Results 1 – 12 of 12) sorted by relevance
/linux/net/ipv4/ |
A D | arp.c | 395 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() 431 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() 499 __be32 sip, __be32 tip) in arp_fwd_pvlan() 649 __be32 sip, __be32 tip, in arp_is_garp() 686 __be32 sip, tip; in arp_process() local
|
A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local
|
/linux/fs/xfs/ |
A D | xfs_bmap_util.c | 1257 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() 1360 struct xfs_inode *tip) in xfs_swap_extent_rmap() 1484 struct xfs_inode *tip, in xfs_swap_extent_forks() 1621 struct xfs_inode *tip, /* tmp inode */ in xfs_swap_extents()
|
A D | xfs_ioctl.c | 1734 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
|
/linux/net/bridge/ |
A D | br_arp_nd_proxy.c | 133 __be32 sip, tip; in br_do_proxy_suppress_arp() local
|
/linux/fs/cifs/ |
A D | misc.c | 1249 char *target, *tip = NULL; in match_target_ip() local
|
/linux/include/net/ |
A D | flow_dissector.h | 157 __u32 tip; member
|
/linux/drivers/net/bonding/ |
A D | bond_main.c | 2947 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() 2973 __be32 sip, tip; in bond_arp_rcv() local
|
/linux/drivers/input/tablet/ |
A D | aiptek.c | 419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | sge.c | 2029 __be32 sip, tip; in cxgb3_arp_process() local
|
/linux/drivers/net/ |
A D | vxlan.c | 1989 __be32 sip, tip; in arp_reduce() local
|
/linux/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 4237 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument
|
Completed in 64 milliseconds