Searched defs:ilb2 (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 379 inet_lhash2_lookup(const struct net * net,struct inet_listen_hashbucket * ilb2,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) inet_lhash2_lookup() argument 434 struct inet_listen_hashbucket *ilb2; __inet_lookup_listener() local 745 struct inet_listen_hashbucket *ilb2; __inet_hash() local 796 struct inet_listen_hashbucket *ilb2; inet_unhash() local [all...] |
| H A D | tcp_ipv4.c | 2624 struct inet_listen_hashbucket *ilb2; global() local 2651 struct inet_listen_hashbucket *ilb2; global() local
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 209 struct inet_listen_hashbucket *ilb2; in inet6_lookup_listener() local 151 inet6_lhash2_lookup(const struct net * net,struct inet_listen_hashbucket * ilb2,struct sk_buff * skb,int doff,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const unsigned short hnum,const int dif,const int sdif) inet6_lhash2_lookup() argument
|