Home
last modified time | relevance | path

Searched refs:_win (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/packet/
H A Dos_packet_private.h189 uint16_t _win; member
217 #define flow_tcp_win flow_l4._l4_tcp._win
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_classifier.c153 static_assert((offsetof(struct __flow_l4_tcp, _win) - in flow_pkt_classify()