Searched refs:udp_test_and_set_bit (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/include/linux/ | ||
D | udp.h | 110 #define udp_test_and_set_bit(nr, sk) \ macro |
/linux-6.14.4/include/net/ | ||
D | udp_tunnel.h | 196 if (udp_test_and_set_bit(ENCAP_ENABLED, sk)) in udp_tunnel_encap_enable() |