Searched defs:f_id (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/netpfil/ipfw/nat64/ |
| HD | nat64lsn.c | 111 struct ipfw_flow_id f_id; member 321 nat64lsn_translate4(struct nat64lsn_cfg *cfg, const struct ipfw_flow_id *f_id, in nat64lsn_translate4() 1249 nat64lsn_create_job(struct nat64lsn_cfg *cfg, const struct ipfw_flow_id *f_id, in nat64lsn_create_job() 1334 flow6_hash(const struct ipfw_flow_id *f_id) in flow6_hash() 1348 const struct ipfw_flow_id *f_id, struct mbuf **pm) in nat64lsn_request_host() 1374 const struct ipfw_flow_id *f_id, struct mbuf **pm, uint32_t aaddr, in nat64lsn_request_portgroup() 1453 nat64lsn_translate6(struct nat64lsn_cfg *cfg, struct ipfw_flow_id *f_id, in nat64lsn_translate6()
|
| /freebsd-11-stable/sys/netpfil/ipfw/ |
| HD | ip_fw_private.h | 125 struct ipfw_flow_id f_id; /* grabbed from IP header */ member
|