Searched refs:nd_proto (Results 1 – 2 of 2) sorted by relevance
61 struct sockproto nd_proto; /* proto family, protocol */ member
249 np->nd_proto.sp_family = (uint16_t)SOCK_DOM(so); in ndrv_attach()250 np->nd_proto.sp_protocol = (uint16_t)proto; in ndrv_attach()