Home
last modified time | relevance | path

Searched refs:tfe (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/ipfw/
H A Dtables.c1185 struct tflow_entry *tfe; in tentry_fill_key_type() local
1250 tfe = &tentry->k.flow; in tentry_fill_key_type()
1294 tfe->proto = key; in tentry_fill_key_type()
1313 tfe->sport = port; in tentry_fill_key_type()
1355 tfe->dport = port; in tentry_fill_key_type()
1359 tfe->af = af; in tentry_fill_key_type()
1875 struct tflow_entry *tfe; in table_show_entry() local
1896 tfe = &tent->k.flow; in table_show_entry()
1900 if (tfe->af == AF_INET) in table_show_entry()
1901 paddr = &tfe->a.a4.sip; in table_show_entry()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dnvidia,tegra-vde.txt17 - tfe
54 "tfe", "ppb", "vdma", "frameid";
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3352 struct tflow_entry *tfe; in ta_dump_fhash_tentry() local
3356 tfe = &tent->k.flow; in ta_dump_fhash_tentry()
3358 tfe->af = ent->af; in ta_dump_fhash_tentry()
3359 tfe->proto = ent->proto; in ta_dump_fhash_tentry()
3360 tfe->dport = htons(ent->dport); in ta_dump_fhash_tentry()
3373 tfe->a.a6.sip6 = fe6->sip6; in ta_dump_fhash_tentry()
3374 tfe->a.a6.dip6 = fe6->dip6; in ta_dump_fhash_tentry()
3391 struct tflow_entry *tfe; in tei_to_fhash_ent() local
3396 ent->proto = tfe->proto; in tei_to_fhash_ent()
3409 fe6->sip6 = tfe->a.a6.sip6; in tei_to_fhash_ent()
[all …]
/f-stack/freebsd/net/
H A Dif_vxlan.c589 struct vxlan_ftable_entry *fe, *tfe; in vxlan_ftable_flush() local
593 LIST_FOREACH_SAFE(fe, &sc->vxl_ftable[i], vxlfe_hash, tfe) { in vxlan_ftable_flush()
603 struct vxlan_ftable_entry *fe, *tfe; in vxlan_ftable_expire() local
609 LIST_FOREACH_SAFE(fe, &sc->vxl_ftable[i], vxlfe_hash, tfe) { in vxlan_ftable_expire()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dtegra20.dtsi289 "tfe", "ppb", "vdma", "frameid";
H A Dtegra30.dtsi432 "tfe", "ppb", "vdma", "frameid";
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h8926 uint64_t tfe : 1; /**< TX FIFO Empty */ member
8932 uint64_t tfe : 1;
9508 uint64_t tfe : 1; /**< TX FIFO Empty */ member
9514 uint64_t tfe : 1;