Home
last modified time | relevance | path

Searched refs:PRC_UNREACH_PROTOCOL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dprotosw.h335 #define PRC_UNREACH_PROTOCOL 10 /* dst says bad protocol */ macro
/dragonfly/sys/netinet6/
H A Dicmp6.c462 code = PRC_UNREACH_PROTOCOL; /* is this a good code? */ in icmp6_input()
517 code = PRC_UNREACH_PROTOCOL; in icmp6_input()