Home
last modified time | relevance | path

Searched defs:refcounted (Results 1 – 14 of 14) sorted by relevance

/linux/include/net/
H A Dinet6_hashtables.h93 __inet6_lookup(const struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const u16 hnum,const int dif,const int sdif,bool * refcounted) __inet6_lookup() argument
110 inet6_steal_sock(struct net * net,struct sk_buff * skb,int doff,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const __be16 dport,bool * refcounted,inet6_ehashfn_t * ehashfn) inet6_steal_sock() argument
151 __inet6_lookup_skb(struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,int iif,int sdif,bool * refcounted) __inet6_lookup_skb() argument
[all...]
H A Dinet_hashtables.h403 __inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif,const int sdif,bool * refcounted) __inet_lookup() argument
426 bool refcounted; inet_lookup() local
440 inet_steal_sock(struct net * net,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,bool * refcounted,inet_ehashfn_t * ehashfn) inet_steal_sock() argument
482 __inet_lookup_skb(struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,const int sdif,bool * refcounted) __inet_lookup_skb() argument
[all...]
H A Dnet_namespace.h358 bool refcounted, in __netns_tracker_alloc()
376 bool refcounted) in __netns_tracker_free()
H A Drequest_sock.h95 bool *refcounted, bool *prefetched) in skb_steal_sock() argument
/linux/net/mac80211/
H A Dutil.c435 bool refcounted, in __ieee80211_wake_queue() argument
482 bool refcounted) in ieee80211_wake_queue_by_reason() argument
502 bool refcounted) in __ieee80211_stop_queue() argument
522 bool refcounted) in ieee80211_stop_queue_by_reason() argument
598 bool refcounted) in ieee80211_stop_queues_by_reason() argument
640 ieee80211_wake_queues_by_reason(struct ieee80211_hw * hw,unsigned long queues,enum queue_stop_reason reason,bool refcounted) ieee80211_wake_queues_by_reason() argument
[all...]
/linux/net/ipv6/
H A Dinet6_hashtables.c254 bool refcounted; in inet6_lookup() local
H A Dtcp_ipv6.c1758 bool refcounted; global() local
H A Dudp.c1078 bool refcounted; __udp6_lib_rcv() local
/linux/net/dccp/
H A Dipv6.c
H A Dipv4.c
/linux/net/ipv4/
H A Dtcp_ipv4.c2205 bool refcounted; global() local
H A Dudp.c2646 bool refcounted; __udp4_lib_rcv() local
/linux/net/core/
H A Dsock.c553 const int nested, unsigned int trim_cap, bool refcounted) in __sk_receive_skb() argument
H A Dfilter.c6771 bool refcounted = false; sk_lookup() local