Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpep.h55 u8 pep_type; /* status indication */ member
/openbmc/linux/net/phonet/
H A Dpep.c198 oph->pep_type, /* PEP type */ in pep_ctrlreq_error()
262 if (hdr->pep_type != PN_PEP_TYPE_COMMON) { in pipe_rcv_status()
264 (unsigned int)hdr->pep_type); in pipe_rcv_status()