Searched defs:tip (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | arp.c | 393 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip)  in arp_ignore()429 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev)  in arp_filter()
 497 				__be32 sip, __be32 tip)  in arp_fwd_pvlan()
 647 			__be32 sip, __be32 tip,  in arp_is_garp()
 684 	__be32 sip, tip;  in arp_process()  local
 
 | 
| D | ipconfig.c | 479 	__be32 sip, tip;  in ic_rarp_recv()  local
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_bmap_util.c | 1373 	struct xfs_inode	*tip)	/* tmp inode */  in xfs_swap_extents_check_format()1471 	struct xfs_inode		*tip)  in xfs_swap_extent_rmap()
 1579 	struct xfs_inode	*tip,  in xfs_swap_extent_forks()
 1719 	struct xfs_inode	*tip,	/* tmp inode */  in xfs_swap_extents()
 
 | 
| D | xfs_ioctl.c | 1938 	xfs_inode_t     *ip, *tip;  in xfs_ioc_swapext()  local
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_arp_nd_proxy.c | 128 	__be32 sip, tip;  in br_do_proxy_suppress_arp()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | util.c | 350 	char *tip = NULL;  in perf_tip()  local
 | 
| /Linux-v5.4/include/net/ | 
| D | flow_dissector.h | 136 	__u32 tip;  member
 | 
| /Linux-v5.4/drivers/net/bonding/ | 
| D | bond_main.c | 2519 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip)  in bond_validate_arp()2545 	__be32 sip, tip;  in bond_arp_rcv()  local
 
 | 
| /Linux-v5.4/drivers/input/tablet/ | 
| D | aiptek.c | 419 	int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck;  in aiptek_irq()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | sge.c | 2022 	__be32 sip, tip;  in cxgb3_arp_process()  local
 | 
| /Linux-v5.4/drivers/net/ | 
| D | vxlan.c | 1816 	__be32 sip, tip;  in arp_reduce()  local
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | exported-sql-viewer.py | 2854 def CreateAction(label, tip, callback, parent=None, shortcut=None):  argument
 |