Home
last modified time | relevance | path

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

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