Home
last modified time | relevance | path

Searched refs:PN_PEP_TYPE_COMMON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/phonet/
H A Dpep.h100 #define PN_PEP_TYPE_COMMON 0x00 macro
/openbmc/linux/net/phonet/
H A Dpep.c221 return pep_indicate(sk, PNS_PEP_STATUS_IND, PN_PEP_TYPE_COMMON, in pipe_snd_status()
262 if (hdr->pep_type != PN_PEP_TYPE_COMMON) { in pipe_rcv_status()