Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dphonet.h79 __u8 pn_e_submsg_id; /* message subtype */ member
88 #define pn_e_submsg_id pn_msg_u.ext.pn_e_submsg_id macro
/openbmc/linux/net/phonet/
H A Daf_phonet.c304 ? pm->pn_e_submsg_id : pm->pn_submsg_id; in can_respond()
306 pm->pn_e_submsg_id != PN_COMM_SERVICE_NOT_IDENTIFIED_RESP) in can_respond()
322 resp.pn_e_submsg_id = PN_COMM_ISA_ENTITY_NOT_REACHABLE_RESP; in send_obj_unreachable()