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