Searched defs:sip (Results  1 – 5 of 5) sorted by relevance
| /net/ipv4/ | 
| D | arp.c | 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip)  in arp_ignore() 432 static int arp_accept(struct in_device *in_dev, __be32 sip)  in arp_accept() 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() 673 			__be32 sip, __be32 tip,  in arp_is_garp() 710 	__be32 sip, tip;  in arp_process()  local
  | 
| D | ipconfig.c | 503 	__be32 sip, tip;  in ic_rarp_recv()  local
  | 
| /net/bridge/netfilter/ | 
| D | ebt_among.c | 138 	__be32 dip = 0, sip = 0;  in ebt_among_mt()  local
  | 
| /net/bridge/ | 
| D | br_arp_nd_proxy.c | 133 	__be32 sip, tip;  in br_do_proxy_suppress_arp()  local
  | 
| /net/netfilter/ | 
| D | nf_conntrack_sip.c | 1640 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly;  variable
  |