Searched refs:nd_proto (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dndrv_var.h62 struct sockproto nd_proto; /* proto family, protocol */ member in struct:ndrv_cb
H A Dndrv.c237 np->nd_proto.sp_family = so->so_proto->pr_domain->dom_family;
238 np->nd_proto.sp_protocol = proto;

Completed in 71 milliseconds