Searched defs:tip (Results 1 – 12 of 12) sorted by relevance
/linux/net/ipv4/ |
H A D | arp.c | 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() 452 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() 521 __be32 sip, __be32 tip) in arp_fwd_pvlan() 671 __be32 sip, __be32 tip, in arp_is_garp() 708 __be32 sip, tip; in arp_process() local
|
H A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local
|
/linux/fs/xfs/ |
H A D | xfs_bmap_util.c | 1131 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() 1234 struct xfs_inode *tip) in xfs_swap_extent_rmap() 1358 struct xfs_inode *tip, in xfs_swap_extent_forks() 1495 struct xfs_inode *tip, /* tmp inode */ in xfs_swap_extents()
|
H A D | xfs_ioctl.c | 883 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
|
/linux/net/bridge/ |
H A D | br_arp_nd_proxy.c | 133 __be32 sip, tip; in br_do_proxy_suppress_arp() local
|
/linux/sound/soc/codecs/ |
H A D | cs42l43-jack.c | 718 unsigned int tip, ring; in cs42l43_tip_sense_work() local [all...] |
/linux/include/net/ |
H A D | flow_dissector.h | 174 __u32 tip; member
|
/linux/drivers/input/tablet/ |
H 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/bonding/ |
H A D | bond_main.c | 3171 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() 3197 __be32 sip, tip; in bond_arp_rcv() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 2027 __be32 sip, tip; in cxgb3_arp_process() local
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 1852 __be32 sip, tip; in arp_reduce() local
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 4237 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument
|