Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 71) sorted by relevance

123

/net/netfilter/
Dnf_conntrack_ftp.c72 char skip; member
81 .skip = ' ',
89 .skip = ' ',
105 .skip = '(',
293 char skip, char term, in find_pattern() argument
318 if (skip) { in find_pattern()
319 for (i = plen; data[i] != skip; i++) in find_pattern()
326 pr_debug("Skipped up to 0x%hhx delimiter!\n", skip); in find_pattern()
451 search[dir][i].skip, in help()
Dcore.c199 unsigned int i, j, skip = 0, hook_entries; in __nf_hook_entries_try_shrink() local
210 skip++; in __nf_hook_entries_try_shrink()
215 if (skip == hook_entries) in __nf_hook_entries_try_shrink()
218 if (skip == 0) in __nf_hook_entries_try_shrink()
221 hook_entries -= skip; in __nf_hook_entries_try_shrink()
Dnft_payload.c53 goto skip; in nft_payload_copy_vlan()
69 skip: in nft_payload_copy_vlan()
/net/netfilter/ipvs/
Dip_vs_ftp.c89 char skip, char term, in ip_vs_ftp_get_addrport() argument
109 if (skip) { in ip_vs_ftp_get_addrport()
116 if (*s == skip) in ip_vs_ftp_get_addrport()
118 } else if (*s != skip) { in ip_vs_ftp_get_addrport()
/net/sched/
Dcls_cgroup.c166 if (arg->count < arg->skip) in cls_cgroup_walk()
167 goto skip; in cls_cgroup_walk()
173 skip: in cls_cgroup_walk()
Dcls_matchall.c240 if (arg->count < arg->skip) in mall_walk()
241 goto skip; in mall_walk()
244 skip: in mall_walk()
Dcls_basic.c250 if (arg->count < arg->skip) in basic_walk()
251 goto skip; in basic_walk()
257 skip: in basic_walk()
Dsch_mq.c209 arg->count = arg->skip; in mq_walk()
210 for (ntx = arg->skip; ntx < dev->num_tx_queues; ntx++) { in mq_walk()
Dcls_bpf.c649 if (arg->count < arg->skip) in cls_bpf_walk()
650 goto skip; in cls_bpf_walk()
655 skip: in cls_bpf_walk()
Dcls_flow.c692 if (arg->count < arg->skip) in flow_walk()
693 goto skip; in flow_walk()
698 skip: in flow_walk()
Dcls_tcindex.c550 if (walker->count >= walker->skip) { in tcindex_walk()
564 if (walker->count >= walker->skip) { in tcindex_walk()
582 walker.skip = 0; in tcindex_destroy()
Dsch_mqprio.c387 arg->count = arg->skip; in mqprio_walk()
388 for (ntx = arg->skip; in mqprio_walk()
/net/unix/
Daf_unix.c2119 int peeked, skip; in unix_dgram_recvmsg() local
2130 skip = sk_peek_offset(sk, flags); in unix_dgram_recvmsg()
2131 skb = __skb_try_recv_datagram(sk, flags, NULL, &peeked, &skip, in unix_dgram_recvmsg()
2161 if (size > skb->len - skip) in unix_dgram_recvmsg()
2162 size = skb->len - skip; in unix_dgram_recvmsg()
2163 else if (size < skb->len - skip) in unix_dgram_recvmsg()
2166 err = skb_copy_datagram_msg(skb, skip, msg, size); in unix_dgram_recvmsg()
2202 err = (flags & MSG_TRUNC) ? skb->len - skip : size; in unix_dgram_recvmsg()
2286 int skip; in unix_stream_read_generic() local
2310 skip = max(sk_peek_offset(sk, flags), 0); in unix_stream_read_generic()
[all …]
/net/ipv6/
Dip6_fib.c481 w->skip = 0; in fib6_dump_table()
496 w->skip = w->count; in fib6_dump_table()
498 w->skip = 0; in fib6_dump_table()
1699 if (w->skip) { in fib6_walk_continue()
1700 w->skip--; in fib6_walk_continue()
1701 goto skip; in fib6_walk_continue()
1711 skip: in fib6_walk_continue()
1817 c.w.skip = 0; in fib6_clean_tree()
2100 loff_t skip; member
2134 if (!iter->skip) in ipv6_route_yield()
[all …]
Dudp_offload.c124 goto skip; in udp6_gro_receive()
133 skip: in udp6_gro_receive()
/net/batman-adv/
Dbat_algo.c193 int skip = cb->args[0]; in batadv_algo_dump() local
197 if (i++ < skip) in batadv_algo_dump()
Dnetlink.c491 int skip = cb->args[0]; in batadv_netlink_dump_hardifs() local
514 if (i++ < skip) in batadv_netlink_dump_hardifs()
/net/bridge/
Dbr_fdb.c434 unsigned long maxnum, unsigned long skip) in br_fdb_fillbuf() argument
455 if (skip) { in br_fdb_fillbuf()
456 --skip; in br_fdb_fillbuf()
732 goto skip; in br_fdb_dump()
737 goto skip; in br_fdb_dump()
744 goto skip; in br_fdb_dump()
747 goto skip; in br_fdb_dump()
756 skip: in br_fdb_dump()
Dbr_mdb.c106 goto skip; in br_mdb_fill_info()
154 skip: in br_mdb_fill_info()
184 goto skip; in br_mdb_dump()
202 skip: in br_mdb_dump()
/net/ceph/
Dmon_client.c623 int *skip) in get_generic_reply() argument
634 *skip = 1; in get_generic_reply()
638 *skip = 0; in get_generic_reply()
1274 int *skip) in mon_alloc_msg() argument
1281 *skip = 0; in mon_alloc_msg()
1289 return get_generic_reply(con, hdr, skip); in mon_alloc_msg()
1295 return get_generic_reply(con, hdr, skip); in mon_alloc_msg()
1314 *skip = 1; in mon_alloc_msg()
Dmessenger.c823 int skip = 0; in con_out_kvec_skip() local
826 skip = con->out_kvec[off + con->out_kvec_left - 1].iov_len; in con_out_kvec_skip()
827 BUG_ON(con->out_kvec_bytes < skip); in con_out_kvec_skip()
829 con->out_kvec_bytes -= skip; in con_out_kvec_skip()
833 return skip; in con_out_kvec_skip()
2354 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip);
2414 int skip = 0; in read_partial_message() local
2418 ret = ceph_con_in_msg_alloc(con, &skip); in read_partial_message()
2422 BUG_ON(!con->in_msg ^ skip); in read_partial_message()
2423 if (skip) { in read_partial_message()
[all …]
/net/ipv4/
Dudp_offload.c313 goto skip; in udp4_gro_receive()
321 skip: in udp4_gro_receive()
/net/core/
Dfib_rules.c872 goto skip; in dump_rules()
879 skip: in dump_rules()
910 goto skip; in fib_nl_dumprule()
916 skip: in fib_nl_dumprule()
/net/mac80211/
Dscan.c768 int skip; in ieee80211_scan_state_set_channel() local
776 skip = 0; in ieee80211_scan_state_set_channel()
804 skip = 1; in ieee80211_scan_state_set_channel()
809 if (skip) { in ieee80211_scan_state_set_channel()
/net/sctp/
Dsm_sideeffect.c999 struct sctp_fwdtsn_skip *skip; in sctp_cmd_process_fwdtsn() local
1002 sctp_walk_fwdtsn(skip, chunk) { in sctp_cmd_process_fwdtsn()
1003 sctp_ulpq_skip(ulpq, ntohs(skip->stream), ntohs(skip->ssn)); in sctp_cmd_process_fwdtsn()

123