tag
line
file
source code
arp_bind_cache
15
include/net/arp.h
extern int arp_bind_cache(struct hh_cache ** hhp, struct device *dev, unsigned short type, __u32 daddr);
arp_bind_cache
236
net/ethernet/eth.c
if (arp_bind_cache(hhp, dev, htype, daddr))