Lines Matching refs:net_pkt
88 struct net_pkt *pending;
131 int net_ipv6_send_ns(struct net_if *iface, struct net_pkt *pending,
161 int net_ipv6_create(struct net_pkt *pkt,
165 static inline int net_ipv6_create(struct net_pkt *pkt, in net_ipv6_create()
189 int net_ipv6_finalize(struct net_pkt *pkt, uint8_t next_header_proto);
191 static inline int net_ipv6_finalize(struct net_pkt *pkt, in net_ipv6_finalize()
246 enum net_verdict net_ipv6_prepare_for_send(struct net_pkt *pkt);
248 static inline enum net_verdict net_ipv6_prepare_for_send(struct net_pkt *pkt) in net_ipv6_prepare_for_send()
440 struct net_pkt *pkt[CONFIG_NET_IPV6_FRAGMENT_MAX_PKT];
478 int net_ipv6_find_last_ext_hdr(struct net_pkt *pkt, uint16_t *next_hdr_off,
491 enum net_verdict net_ipv6_handle_fragment_hdr(struct net_pkt *pkt,
496 enum net_verdict net_ipv6_handle_fragment_hdr(struct net_pkt *pkt, in net_ipv6_handle_fragment_hdr()