Home
last modified time | relevance | path

Searched defs:is_ipv4 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1692 bool is_ipv4 = (fe->fe_key.fk_ipver == IPVERSION); in flow_rx_agg_channel() local
2013 bool is_ipv4 = (fe->fe_key.fk_ipver == IPVERSION); in flow_rx_agg_host() local
/xnu-11215.61.5/bsd/net/
H A Dif_bridge.c795 gso_tcp_receive(ifnet_t ifp, mbuf_t m, u_int mac_hlen, bool is_ipv4) in gso_tcp_receive()
801 gso_tcp_transmit(ifnet_t ifp, mbuf_t m, u_int mac_hlen, bool is_ipv4) in gso_tcp_transmit()