Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 5 of 5) sorted by relevance

/net/netfilter/ipvs/
Dip_vs_rr.c58 int pass = 0; in ip_vs_rr_schedule() local
77 pass++; in ip_vs_rr_schedule()
81 } while (pass < 2 && p != &svc->destinations); in ip_vs_rr_schedule()
/net/sctp/
Doutqueue.c1775 goto pass; in sctp_acked()
1795 goto pass; in sctp_acked()
1799 pass: in sctp_acked()
/net/l2tp/
Dl2tp_core.c835 goto pass; in l2tp_udp_recv_core()
866 goto pass; in l2tp_udp_recv_core()
883 pass: in l2tp_udp_recv_core()
/net/
DKconfig44 which message to actually pass to the task.
126 that pass through your Linux box.
/net/core/
Dfilter.c560 int new_flen = 0, pass = 0, target, i, stack_off; in bpf_convert_filter() local
885 pass++; in bpf_convert_filter()
888 if (pass > 2) in bpf_convert_filter()