HomeSort by: relevance | last modified time | path
    Searched refs:faithprefix (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/net/
if_faith.h 38 int faithprefix(struct in6_addr *);
if_faith.c 299 faithprefix(struct in6_addr *in6) function in typeref:typename:int
  /src/sys/netinet6/
raw_ip6.c 177 if (faithprefix(&ip6->ip6_dst)) {
sctp6_usrreq.c 142 if (faithprefix(&ip6->ip6_dst))
udp6_usrreq.c 648 if (faithprefix(&ip6->ip6_dst)) {
icmp6.c 570 if (faithprefix(&ip6->ip6_dst)) {
  /src/sys/netinet/
tcp_input.c 1426 faith = faithprefix(&ip6->ip6_dst);

Completed in 21 milliseconds