Searched refs:ng_detach_common (Results 1 – 1 of 1) sorted by relevance
124 static void ng_detach_common(struct ngpcb *pcbp, int type);213 ng_detach_common(pcbp, NG_CONTROL); in ngc_detach()409 ng_detach_common(pcbp, NG_DATA); in ngd_detach()562 ng_detach_common(pcbp, NG_CONTROL); in ng_attach_cntl()636 ng_detach_common(struct ngpcb *pcbp, int which) in ng_detach_common() function