Searched refs:PN_PREFIX (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/phonet/
H A Daf_phonet.c294 if (ph->pn_res == PN_PREFIX && !pskb_may_pull(skb, 5))
303 submsg_id = (ph->pn_res == PN_PREFIX)
320 if (oph->pn_res == PN_PREFIX) {
/linux-master/include/uapi/linux/
H A Dphonet.h86 #define PN_PREFIX 0xE0 /* resource for extended messages */ macro

Completed in 117 milliseconds