Home
last modified time | relevance | path

Searched defs:pktbuf (Results 1 – 4 of 4) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest_core.c39 struct pktbuf { struct
40 struct mctp_hdr hdr;
41 uint8_t *payload;
87 const struct pktbuf *pktbuf, size_t len) in receive_ptkbuf()
109 uint8_t flags_seq_tag, struct pktbuf *pktbuf) in receive_one_fragment()
120 struct pktbuf *pktbuf) in receive_two_fragment_message()
142 struct pktbuf pktbuf; in mctp_core_test_simple_rx() local
171 struct pktbuf pktbuf; in mctp_core_test_receive_equal_length_fragments() local
212 struct pktbuf pktbuf; in mctp_core_test_receive_unexpected_smaller_middle_fragment() local
252 struct pktbuf pktbuf; in mctp_core_test_receive_unexpected_bigger_middle_fragment() local
[all …]
H A Dtest_eid.c53 } pktbuf; in main() local
H A Dtest_seq.c110 } pktbuf; in run_one_test() local
/openbmc/libmctp/utils/
H A Dmctp-capture.c58 uint8_t *pktbuf = NULL; in capture_binding() local
97 uint8_t *pktbuf = NULL; in capture_socket() local