Searched refs:route_protosw (Results 1 – 1 of 1) sorted by relevance
170 static const struct protosw COMPATNAME(route_protosw)[];503 KASSERT(so->so_proto == &COMPATNAME(route_protosw)[0]); in COMPATNAME()1779 static const struct protosw COMPATNAME(route_protosw)[] = { variable1795 .dom_protosw = COMPATNAME(route_protosw),1797 &COMPATNAME(route_protosw)[__arraycount(COMPATNAME(route_protosw))],