Home
last modified time | relevance | path

Searched refs:PNPIPE_ENCAP_IP (Results 1 – 3 of 3) sorted by last modified time

/linux/net/phonet/
H A Dpep.c1019 if (val && val != PNPIPE_ENCAP_IP) { in pep_setsockopt()
1078 val = pn->ifindex ? PNPIPE_ENCAP_IP : PNPIPE_ENCAP_NONE; in pep_getsockopt()
/linux/Documentation/networking/
H A Dphonet.rst205 PNPIPE_ENCAP_IP:
/linux/include/uapi/linux/
H A Dphonet.h50 #define PNPIPE_ENCAP_IP 1 macro