Home
last modified time | relevance | path

Searched refs:o_ifx (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.h55 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member
80 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member
H A Dnetflow.h117 uint16_t o_ifx; /* Destination interface index */ member
H A Dnetflow_v9.c275 rec->o_ifx = htons(fed->fle_o_ifx); in export9_add()
306 rec->o_ifx = htons(fed6->fle_o_ifx); in export9_add()
H A Dnetflow.c1062 rec->o_ifx = htons(fle->f.fle_o_ifx); in export_add()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dnetflow.h115 uint16_t o_ifx; /* Destination interface index */ member