Home
last modified time | relevance | path

Searched defs:f_id (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/nat64/
Dnat64lsn.c112 struct ipfw_flow_id f_id; member
314 const struct ipfw_flow_id *f_id, uint32_t hval, in_addr_t faddr, in nat64lsn_get_state6to4()
604 const struct ipfw_flow_id *f_id, struct mbuf **mp) in nat64lsn_translate4()
1414 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_host()
1437 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_pg()
1490 nat64lsn_translate6(struct nat64lsn_cfg *cfg, struct ipfw_flow_id *f_id, in nat64lsn_translate6()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_private.h127 struct ipfw_flow_id f_id; /* grabbed from IP header */ member