Searched refs:UDP_ENCAP_RXRPC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | udp.h | 44 #define UDP_ENCAP_RXRPC 6 macro |
/Linux-v6.6/net/rxrpc/ | ||
D | local_object.c | 182 tuncfg.encap_type = UDP_ENCAP_RXRPC; in rxrpc_open_socket() |