Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_bpf.c391 if (psock->eval == __SK_NONE) { in tcp_bpf_send_verdict()
418 eval = __SK_NONE; in tcp_bpf_send_verdict()
436 psock->eval = __SK_NONE; in tcp_bpf_send_verdict()
478 psock->eval = __SK_NONE; in tcp_bpf_send_verdict()
557 psock->eval = __SK_NONE; in tcp_bpf_sendmsg()
/openbmc/linux/include/linux/
H A Dskmsg.h23 __SK_NONE, enumerator
/openbmc/linux/net/tls/
H A Dtls_sw.c871 if (psock->eval == __SK_NONE) { in bpf_exec_tx_verdict()
940 psock->eval = __SK_NONE; in bpf_exec_tx_verdict()
/openbmc/linux/net/core/
H A Dskmsg.c726 psock->eval = __SK_NONE; in sk_psock_init()