Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
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
/Linux-v4.19/net/phonet/
Daf_phonet.c318 ? pm->pn_e_submsg_id : pm->pn_submsg_id; in can_respond()
320 pm->pn_e_submsg_id != PN_COMM_SERVICE_NOT_IDENTIFIED_RESP) in can_respond()
336 resp.pn_e_submsg_id = PN_COMM_ISA_ENTITY_NOT_REACHABLE_RESP; in send_obj_unreachable()