Home
last modified time | relevance | path

Searched defs:tip (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/net/ipv4/
Darp.c395 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
Dipconfig.c479 __be32 sip, tip; in ic_rarp_recv() local
/Linux-v5.10/fs/xfs/
Dxfs_bmap_util.c1219 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format()
1322 struct xfs_inode *tip) in xfs_swap_extent_rmap()
1430 struct xfs_inode *tip, in xfs_swap_extent_forks()
1567 struct xfs_inode *tip, /* tmp inode */ in xfs_swap_extents()
Dxfs_ioctl.c1877 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
/Linux-v5.10/net/bridge/
Dbr_arp_nd_proxy.c133 __be32 sip, tip; in br_do_proxy_suppress_arp() local
/Linux-v5.10/tools/perf/util/
Dutil.c386 char *tip = NULL; in perf_tip() local
/Linux-v5.10/fs/cifs/
Dmisc.c1092 char *target, *tip = NULL; in match_target_ip() local
/Linux-v5.10/include/net/
Dflow_dissector.h157 __u32 tip; member
/Linux-v5.10/drivers/net/bonding/
Dbond_main.c2717 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp()
2743 __be32 sip, tip; in bond_arp_rcv() local
/Linux-v5.10/drivers/input/tablet/
Daiptek.c419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2025 __be32 sip, tip; in cxgb3_arp_process() local
/Linux-v5.10/drivers/net/
Dvxlan.c1988 __be32 sip, tip; in arp_reduce() local
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py4230 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument