Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/ !
H A Dif.c4753 int pswitch) in ifnet_set_promiscuous() argument
4761 ifp->if_pcount += pswitch ? 1 : -1; in ifnet_set_promiscuous()
4779 ifp->if_pcount -= pswitch ? 1 : -1; in ifnet_set_promiscuous()