Searched refs:net_port_info_log_npi (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/net/ |
| H A D | if_ports_used.c | 1122 net_port_info_log_npi(const char *s, const struct net_port_info *npi) in net_port_info_log_npi() function 1167 net_port_info_log_npi("net_port_info_match_npi", &npe->npe_npi); in net_port_info_match_npi() 1296 net_port_info_log_npi("wake packet match", in_npi); in net_port_info_find_match() 1298 net_port_info_log_npi("wake packet no match", in_npi); in net_port_info_find_match() 1516 net_port_info_log_npi("already notified unattributed wake packet", npi); in is_unattributed_wake_already_notified() 1631 net_port_info_log_npi("already notified attributed wake packet", npi); in is_attributed_wake_already_notified() 1930 net_port_info_log_npi("defer ISAKMP_NATT matching", &npi); in if_ports_used_match_mbuf() 1950 net_port_info_log_npi("defer ESP matching", &npi); in if_ports_used_match_mbuf() 2074 net_port_info_log_npi("defer encapsulated ESP matching", &npi); in if_ports_used_match_mbuf() 2094 net_port_info_log_npi("defer ESP matching", &npi); in if_ports_used_match_mbuf() [all …]
|