Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c798 !sk_psock_test_state(psock_other, SK_PSOCK_TX_ENABLED)) { in sk_psock_skb_redirect()
851 !sk_psock_test_state(psock, SK_PSOCK_TX_ENABLED)) { in sk_psock_verdict_apply()
1010 if (sk_psock_test_state(psock, SK_PSOCK_TX_ENABLED)) in sk_psock_write_space()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h380 static inline bool sk_psock_test_state(const struct sk_psock *psock, in sk_psock_test_state() function