Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_filesystem.h93 eal_get_hugefile_path(char *buffer, size_t buflen, const char *hugedir, int f_id) in eal_get_hugefile_path()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.c112 struct ipfw_flow_id f_id; member
313 const struct ipfw_flow_id *f_id, uint32_t hval, in_addr_t faddr, in nat64lsn_get_state6to4()
603 const struct ipfw_flow_id *f_id, struct mbuf **mp) in nat64lsn_translate4()
1413 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_host()
1436 const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in nat64lsn_request_pg()
1489 nat64lsn_translate6(struct nat64lsn_cfg *cfg, struct ipfw_flow_id *f_id, in nat64lsn_translate6()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h132 struct ipfw_flow_id f_id; /* grabbed from IP header */ member