Home
last modified time | relevance | path

Searched refs:PNPIPE_ENCAP_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dphonet.h48 #define PNPIPE_ENCAP_NONE 0 macro
/linux-4.1.27/Documentation/networking/
Dphonet.txt192 PNPIPE_ENCAP_NONE: The socket operates normally (default).
/linux-4.1.27/net/phonet/
Dpep.c1062 val = pn->ifindex ? PNPIPE_ENCAP_IP : PNPIPE_ENCAP_NONE; in pep_getsockopt()