Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Din_pcb.c3905 static const char *unwanted = "UNWANTED"; in inp_update_necp_want_app_policy() local
3923 ((before < after) ? unwanted : wanted), in inp_update_necp_want_app_policy()
3924 ((before < after) ? wanted : unwanted)); in inp_update_necp_want_app_policy()