Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dphonet.h63 __be16 pn_length; member
/openbmc/linux/net/phonet/
H A Daf_phonet.c174 ph->pn_length = __cpu_to_be16(skb->len + 2 - sizeof(*ph)); in pn_send()
376 len = get_unaligned_be16(&ph->pn_length); in phonet_rcv()
/openbmc/linux/Documentation/networking/
H A Dphonet.rst36 uint16_t pn_length; /* Big-endian message byte length (minus 6) */