Home
last modified time | relevance | path

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

/freebsd-head/sys/netgraph/netflow/
HDnetflow_v9.h53 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member
78 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member
HDnetflow.h116 uint16_t o_ifx; /* Destination interface index */ member
HDnetflow_v9.c271 rec->o_ifx = htons(fed->fle_o_ifx); in export9_add()
302 rec->o_ifx = htons(fed6->fle_o_ifx); in export9_add()
HDnetflow.c1065 rec->o_ifx = htons(fle->f.fle_o_ifx); in export_add()