Searched defs:f_id (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/netpfil/ipfw/nat64/ |
| H A D | nat64lsn.c | 110 struct ipfw_flow_id f_id; member 311 const struct ipfw_flow_id *f_id, uint32_t hval, in_addr_t faddr, in nat64lsn_get_state6to4() 601 const struct ipfw_flow_id *f_id, struct mbuf **mp) in nat64lsn_translate4() 1411 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_host() 1434 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_pg() 1487 nat64lsn_translate6(struct nat64lsn_cfg *cfg, struct ipfw_flow_id *f_id, in nat64lsn_translate6()
|
| /freebsd-14.2/stand/libsa/ |
| H A D | stand.h | 202 int f_id; /* file number */ member
|
| /freebsd-14.2/sys/netpfil/ipfw/ |
| H A D | ip_fw_private.h | 130 struct ipfw_flow_id f_id; /* grabbed from IP header */ member
|