Searched refs:unpack_function (Results 1 – 4 of 4) sorted by relevance
218 NX_MRP_RX_PACKET_PROCESS unpack_function; /* inform participant to pack */ member
1334 if (participant && (participant -> unpack_function != NX_NULL)) in nx_mrp_rcv_pkt_process()1336 participant -> unpack_function(mrp, participant, packet_ptr); in nx_mrp_rcv_pkt_process()
829 mvrp_ptr -> participant.unpack_function = nx_mvrp_mrpdu_unpack; in nx_mvrp_init()
77 msrp_ptr -> nx_msrp_participant.unpack_function = nx_msrp_mrpdu_parse; in nx_msrp_init()