Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h604 void inp_runlock(struct inpcb *);
/f-stack/freebsd/netinet/
H A Din_pcb.h604 void inp_runlock(struct inpcb *);
H A Din_pcb.c2962 inp_runlock(struct inpcb *inp) in inp_runlock() function