Home
last modified time | relevance | path

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

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