Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c3909 static const char *unwanted = "UNWANTED"; in inp_update_necp_want_app_policy() local
3927 ((before < after) ? unwanted : wanted), in inp_update_necp_want_app_policy()
3928 ((before < after) ? wanted : unwanted)); in inp_update_necp_want_app_policy()