Home
last modified time | relevance | path

Searched refs:sf_if_index (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c854 sf->sf_if_index = fsw->fsw_ifp->if_index; in fe_stats_init()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1329 uint32_t sf_if_index; /* interface index */ member
/xnu-11417.140.69/bsd/netinet/
H A Dtcp_usrreq.c2031 ti->tcpi_last_outif = (int32_t)sf.sf_if_index; in tcp_fill_info_for_info_tuple()