Searched defs:f_id (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64lsn.c | 109 struct ipfw_flow_id f_id; member 310 const struct ipfw_flow_id *f_id, uint32_t hval, in_addr_t faddr, in nat64lsn_get_state6to4() 600 const struct ipfw_flow_id *f_id, struct mbuf **mp) in nat64lsn_translate4() 1410 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_host() 1433 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_pg() 1486 nat64lsn_translate6(struct nat64lsn_cfg *cfg, struct ipfw_flow_id *f_id, in nat64lsn_translate6()
|
/freebsd/stand/libsa/ |
H A D | stand.h | 207 int f_id; /* file number */ member
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_private.h | 130 struct ipfw_flow_id f_id; /* grabbed from IP header */ member
|