Home
last modified time | relevance | path

Searched refs:skb_progs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/core/
Dsock_map.c146 bool skb_progs, sk_psock_is_new = false; in sock_map_link() local
152 skb_progs = skb_parser && skb_verdict; in sock_map_link()
153 if (skb_progs) { in sock_map_link()
181 (skb_progs && READ_ONCE(psock->progs.skb_parser))) { in sock_map_link()
206 if (skb_progs && !psock->parser.enabled) { in sock_map_link()
224 if (skb_progs) { in sock_map_link()