Searched refs:ipfw_send_pkt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw2.c625 ipfw_send_pkt(struct mbuf *replyto, struct ipfw_flow_id *id, u_int32_t seq, function
896 m0 = ipfw_send_pkt(args->m, &(args->f_id),
1016 m = ipfw_send_pkt(args->m, &(args->f_id),
H A Dip_fw_private.h167 struct mbuf *ipfw_send_pkt(struct mbuf *, struct ipfw_flow_id *,

Completed in 63 milliseconds