Searched refs:PRC_MSGSIZE (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h359 #define PRC_MSGSIZE 5 /* message size forced drop */ macro
366 /* was PRC_UNREACH_NEEDFRAG 12 (use PRC_MSGSIZE) */
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c1723 if (cmd == PRC_MSGSIZE)
1758 if (cmd == PRC_MSGSIZE) {
1841 if (cmd == PRC_MSGSIZE)
H A Dip_icmp.c404 code = PRC_MSGSIZE;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_input.c1076 if (cmd == PRC_MSGSIZE) {
H A Din6_pcb.c841 if (cmd == PRC_MSGSIZE && (inp->inp_flags & IN6P_MTU) != 0 &&
H A Desp_input.c1256 if (cmd == PRC_MSGSIZE) {
H A Dicmp6.c562 code = PRC_MSGSIZE;
H A Dip6_output.c1321 pfctlinput2(PRC_MSGSIZE, (struct sockaddr *)&ro_pmtu->ro_dst,

Completed in 47 milliseconds