Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dudp.h126 #define udp_test_and_set_bit(nr, sk) \ macro
/linux/include/net/
H A Dudp_tunnel.h228 if (udp_test_and_set_bit(ENCAP_ENABLED, sk)) in udp_tunnel_encap_enable()