Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c530 fe->fe_transport_protocol = req->nfr_transport_protocol; in flow_entry_alloc()
745 if (fe->fe_transport_protocol == IPPROTO_QUIC) { in flow_entry_destroy()
849 sf->sf_protocol = fe->fe_transport_protocol; in fe_stats_init()
1051 keybuf, fe->fe_transport_protocol); in fe_as_string()
H A Dflow_var.h261 uint8_t fe_transport_protocol; member
H A Dflow_agg.c1855 fe->fe_transport_protocol; in flow_rx_agg_channel()
/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1584 pkt->pkt_transport_protocol = fe->fe_transport_protocol; in dp_flow_rx_process()
2855 pkt->pkt_transport_protocol = fe->fe_transport_protocol; in dp_flow_tx_process()