Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpep.h52 u8 state_after_connect; /* connect request */ member
/openbmc/linux/net/phonet/
H A Dpep.c793 switch (hdr->state_after_connect) { in pep_sock_accept()