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

  /src/sys/netinet6/
ip6_output.c 134 static int ip6_handle_rthdr(struct ip6_rthdr *, struct ip6_hdr *);
141 ip6_handle_rthdr(struct ip6_rthdr *rh, struct ip6_hdr *ip6) function in typeref:typename:int
431 error = ip6_handle_rthdr(rh, ip6);

Completed in 13 milliseconds