HomeSort by: relevance | last modified time | path
    Searched defs:ip6po_nhinfo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 97 struct ip6po_nhinfo { struct
101 #define ip6po_nexthop ip6po_nhinfo.ip6po_nhi_nexthop
102 #define ip6po_nextroute ip6po_nhinfo.ip6po_nhi_route
107 struct ip6po_nhinfo ip6po_nhinfo; /* Next-hop address information */ member in struct:ip6_pktopts
ip6_var.h 97 struct ip6po_nhinfo { struct
101 #define ip6po_nexthop ip6po_nhinfo.ip6po_nhi_nexthop
102 #define ip6po_nextroute ip6po_nhinfo.ip6po_nhi_route
107 struct ip6po_nhinfo ip6po_nhinfo; /* Next-hop address information */ member in struct:ip6_pktopts

Completed in 21 milliseconds