Searched refs:pcbp (Results 1 – 1 of 1) sorted by relevance
204 if (pcbp != NULL) in ngc_attach()370 if (pcbp == NULL) in ngc_bind()395 if (pcbp != NULL) in ngd_attach()490 if (pcbp == NULL) in ngd_connect()501 struct ngpcb *pcbp; in ng_getsockaddr() local507 if ((pcbp == NULL) || (pcbp->sockdata == NULL)) in ng_getsockaddr()546 struct ngpcb *pcbp; in ng_attach_cntl() local601 struct ngpcb *pcbp; in ng_attach_common() local611 pcbp->type = type; in ng_attach_common()658 free(pcbp, M_PCB); in ng_detach_common()[all …]