Searched refs:create_pkt (Results 1 – 3 of 3) sorted by relevance
152 static struct net_pkt *create_pkt(uint8_t *data, int len, in create_pkt() function195 pkt = create_pkt(icmpv6_inval_chksum, ICMPV6_MSG_SIZE, &hdr); in ZTEST()205 pkt = create_pkt(icmpv6_echo_rep, ICMPV6_MSG_SIZE, &hdr); in ZTEST()216 pkt = create_pkt(icmpv6_echo_req, ICMPV6_MSG_SIZE, &hdr); in ZTEST()
231 static struct net_pkt *create_pkt(struct net_fragment_data *data) in create_pkt() function478 pkt = create_pkt(data); in test_fragment()
461 static struct net_pkt *create_pkt(struct net_6lo_data *data) in create_pkt() function1079 pkt = create_pkt(data); in test_6lo()