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

/freebsd-10.0-release/sys/netgraph/netflow/
H A Dnetflow_v9.h53 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member in struct:netflow_v9_record_ipv4_tcp
78 uint16_t o_ifx; /* Destination interface index (OUTPUT_SNMP) */ member in struct:netflow_v9_record_ipv6_tcp
H A Dnetflow.h115 uint16_t o_ifx; /* Destination interface index */ member in struct:netflow_v5_record
H A Dnetflow_v9.c275 rec->o_ifx = htons(fed->fle_o_ifx);
306 rec->o_ifx = htons(fed6->fle_o_ifx);
H A Dnetflow.c1090 rec->o_ifx = htons(fle->f.fle_o_ifx);

Completed in 65 milliseconds