Searched defs:tip (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
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() 520 __be32 sip, __be32 tip) in arp_fwd_pvlan() 670 __be32 sip, __be32 tip, in arp_is_garp() 707 __be32 sip, tip; in arp_process() local
|
A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_bmap_util.c | 1266 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() 1369 struct xfs_inode *tip) in xfs_swap_extent_rmap() 1499 struct xfs_inode *tip, in xfs_swap_extent_forks() 1636 struct xfs_inode *tip, /* tmp inode */ in xfs_swap_extents()
|
A D | xfs_ioctl.c | 1660 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
|
/linux-6.3-rc2/net/bridge/ |
A D | br_arp_nd_proxy.c | 133 __be32 sip, tip; in br_do_proxy_suppress_arp() local
|
/linux-6.3-rc2/include/net/ |
A D | flow_dissector.h | 159 __u32 tip; member
|
/linux-6.3-rc2/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-6.3-rc2/drivers/net/bonding/ |
A D | bond_main.c | 3006 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() 3032 __be32 sip, tip; in bond_arp_rcv() local
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/ |
A D | sge.c | 2032 __be32 sip, tip; in cxgb3_arp_process() local
|
/linux-6.3-rc2/drivers/net/vxlan/ |
A D | vxlan_core.c | 1829 __be32 sip, tip; in arp_reduce() local
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 4237 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument
|
Completed in 49 milliseconds