Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Darp.c396 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()
674 __be32 sip, __be32 tip, in arp_is_garp()
711 __be32 sip, tip; in arp_process() local
H A Dipconfig.c503 __be32 sip, tip; in ic_rarp_recv() local
/linux/fs/xfs/
H A Dxfs_bmap_util.c1145 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() argument
1248 struct xfs_inode *tip) in xfs_swap_extent_rmap() argument
1372 xfs_swap_extent_forks(struct xfs_trans * tp,struct xfs_inode * ip,struct xfs_inode * tip,int * src_log_flags,int * target_log_flags) xfs_swap_extent_forks() argument
1509 xfs_swap_extents(struct xfs_inode * ip,struct xfs_inode * tip,struct xfs_swapext * sxp) xfs_swap_extents() argument
[all...]
H A Dxfs_ioctl.c926 xfs_inode_t *ip, *tip; xfs_ioc_swapext() local
/linux/tools/perf/
H A Dbuiltin.h8 const char *tip; member
/linux/sound/soc/codecs/
H A Dcs42l43-jack.c739 unsigned int tip, ring; in cs42l43_tip_sense_work() local
/linux/include/net/
H A Dflow_dissector.h174 __u32 tip; member
/linux/drivers/input/tablet/
H A Daiptek.c419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local
/linux/drivers/net/bonding/
H A Dbond_main.c3034 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp()
3060 __be32 sip, tip; in bond_arp_rcv() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2027 __be32 sip, tip; in cxgb3_arp_process() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4240 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument