Searched refs:ip_vs_todrop (Results 1 – 4 of 4) sorted by relevance
65 if (ip_vs_todrop(ipvs)) { in udp_conn_schedule()
58 if (ip_vs_todrop(ipvs)) { in sctp_conn_schedule()
77 if (ip_vs_todrop(ipvs)) { in tcp_conn_schedule()
1518 static inline int ip_vs_todrop(struct netns_ipvs *ipvs) in ip_vs_todrop() function1528 static inline int ip_vs_todrop(struct netns_ipvs *ipvs) { return 0; } in ip_vs_todrop() function