Searched refs:PRC_NCMDS (Results 1 – 8 of 8) sorted by relevance
212 #define PRC_NCMDS 21 macro
626 if ((unsigned)cmd >= PRC_NCMDS) in tcp6_ctlinput()728 if ((unsigned)cmd >= PRC_NCMDS) in tcp_ctlinput()
748 if ((unsigned)cmd >= PRC_NCMDS) in udp6_ctlinput()896 if ((unsigned)cmd >= PRC_NCMDS) in udp_ctlinput()
1532 const u_char inetctlerrmap[PRC_NCMDS] = {
438 if ((unsigned)cmd >= PRC_NCMDS) in in6_pcbnotify()
318 if ((unsigned)cmd >= PRC_NCMDS) in rip6_ctlinput()
1439 const u_char inet6ctlerrmap[PRC_NCMDS] = {
734 code = PRC_NCMDS; in icmp6_input()