Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/ !
H A Din_pcb.h867 extern int inp_set_fc_state(struct inpcb *, int advcode);
H A Din_pcb.c3543 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() argument
3565 switch (advcode) { in inp_set_fc_state()