Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.c1596 uint16_t pkt_control_flags, uint16_t proto) in if_notify_unattributed_wake_mbuf() argument
1611 event_data.una_wake_pkt_control_flags = pkt_control_flags; in if_notify_unattributed_wake_mbuf()
1661 uint32_t pkt_total_len, uint32_t pkt_data_len, uint16_t pkt_control_flags) in if_notify_wake_packet() argument
1692 event_data.wake_pkt_control_flags = pkt_control_flags; in if_notify_wake_packet()
1828 uint16_t pkt_control_flags = 0; in if_ports_used_match_mbuf() local
1925 pkt_control_flags = th.th_flags; in if_ports_used_match_mbuf()
2064 pkt_control_flags = th.th_flags; in if_ports_used_match_mbuf()
2156 pkt_total_len, pkt_data_len, pkt_control_flags); in if_ports_used_match_mbuf()
2159 pkt_total_len, pkt_data_len, pkt_control_flags, pkt_proto); in if_ports_used_match_mbuf()
2168 uint16_t pkt_control_flags, uint16_t proto) in if_notify_unattributed_wake_pkt() argument
[all …]