Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c3884 static const char *unwanted = "UNWANTED"; in inp_update_necp_want_app_policy() local
3902 ((before < after) ? unwanted : wanted), in inp_update_necp_want_app_policy()
3903 ((before < after) ? wanted : unwanted)); in inp_update_necp_want_app_policy()