Home
last modified time | relevance | path

Searched refs:PRC_MSGSIZE (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dprotosw.h283 #define PRC_MSGSIZE 5 /* message size forced drop */ macro
/f-stack/freebsd/sys/
H A Dprotosw.h286 #define PRC_MSGSIZE 5 /* message size forced drop */ macro
/f-stack/freebsd/netinet/
H A Dtcp_subr.c2474 if (cmd == PRC_MSGSIZE) in tcp_ctlinput()
2513 if (cmd == PRC_MSGSIZE) { in tcp_ctlinput()
2608 if (cmd == PRC_MSGSIZE) in tcp6_ctlinput()
2659 if (cmd == PRC_MSGSIZE) { in tcp6_ctlinput()
H A Dip_icmp.c496 code = PRC_MSGSIZE; in icmp_input()
/f-stack/freebsd/netinet6/
H A Din6_pcb.c696 if (cmd == PRC_MSGSIZE && cmdarg != NULL) in in6_pcbnotify()
H A Dicmp6.c496 code = PRC_MSGSIZE; in icmp6_input()