Searched refs:badport_bandlim (Results 1 – 6 of 6) sorted by relevance
91 extern int badport_bandlim(int);
585 if (badport_bandlim(BANDLIM_ICMP_ECHO) < 0) in icmp_input()602 if (badport_bandlim(BANDLIM_ICMP_TSTAMP) < 0) in icmp_input()1120 badport_bandlim(int which) in badport_bandlim() function
712 if (badport_bandlim(BANDLIM_ICMP_UNREACH) < 0) in udp_input()
3392 if (badport_bandlim(rstreason) < 0) in tcp_dropwithreset()
5416 if (badport_bandlim(BANDLIM_SCTP_OOTB) < 0) { in sctp_common_input_processing()