Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dphonet.h74 __u8 pn_submsg_id; /* message subtype */ member
87 #define pn_submsg_id pn_msg_u.base.pn_submsg_id macro
/openbmc/linux/net/phonet/
H A Daf_phonet.c304 ? pm->pn_e_submsg_id : pm->pn_submsg_id; in can_respond()
326 resp.pn_submsg_id = PN_COMM_ISA_ENTITY_NOT_REACHABLE_RESP; in send_obj_unreachable()