| /net/netfilter/ |
| D | nft_set_bitmap.c | 56 u32 *idx, u32 *off) in nft_bitmap_location() 74 nft_bitmap_active(const u8 *bitmap, u32 idx, u32 off, u8 genmask) in nft_bitmap_active() 84 u32 idx, off; in nft_bitmap_lookup() local 116 u32 idx, off; in nft_bitmap_insert() local 139 u32 idx, off; in nft_bitmap_remove() local 154 u32 idx, off; in nft_bitmap_activate() local 168 u32 idx, off; in nft_bitmap_flush() local 185 u32 idx, off; in nft_bitmap_deactivate() local
|
| D | nf_tables_trace.c | 49 int off, unsigned int len) in trace_fill_header() 67 int off; in nf_trace_fill_ll_header() local 116 int off = skb_network_offset(skb); in nf_trace_fill_pkt_info() local
|
| D | nf_conntrack_seqadj.c | 10 s32 off) in nf_ct_seqadj_init() 30 __be32 seq, s32 off) in nf_ct_seqadj_set() 61 s32 off) in nf_ct_tcp_seqadj_set()
|
| D | nf_nat_proto_common.c | 46 u_int16_t off; in nf_nat_l4proto_unique_tuple() local
|
| D | nf_conntrack_amanda.c | 93 unsigned int dataoff, start, stop, off, i; in amanda_help() local
|
| /net/ceph/ |
| D | pagevec.c | 96 loff_t off, size_t len) in ceph_copy_user_to_page_vector() 122 loff_t off, size_t len) in ceph_copy_to_page_vector() 145 loff_t off, size_t len) in ceph_copy_from_page_vector() 170 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
|
| /net/rds/ |
| D | cong.c | 295 unsigned long off; in rds_cong_set_bit() local 309 unsigned long off; in rds_cong_clear_bit() local 323 unsigned long off; in rds_cong_test_bit() local
|
| D | tcp_send.c | 76 unsigned int hdr_off, unsigned int sg, unsigned int off) in rds_tcp_xmit()
|
| D | loop.c | 63 unsigned int off) in rds_loop_xmit()
|
| D | ib_frmr.c | 108 int ret, off = 0; in rds_ib_post_reg_frmr() local
|
| /net/core/ |
| D | filter.c | 2008 static int bpf_skb_generic_push(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_generic_push() 2025 static int bpf_skb_generic_pop(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_generic_pop() 2040 static int bpf_skb_net_hdr_push(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_net_hdr_push() 2060 static int bpf_skb_net_hdr_pop(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_net_hdr_pop() 2080 u32 off = skb_mac_header_len(skb); in bpf_skb_proto_4_to_6() local 2116 u32 off = skb_mac_header_len(skb); in bpf_skb_proto_6_to_4() local 2236 u32 off = skb_mac_header_len(skb) + bpf_skb_net_base_len(skb); in bpf_skb_net_grow() local 2260 u32 off = skb_mac_header_len(skb) + bpf_skb_net_base_len(skb); in bpf_skb_net_shrink() local 2711 unsigned long off, unsigned long len) in bpf_skb_copy() 3005 unsigned long off, unsigned long len) in bpf_xdp_copy() [all …]
|
| D | datagram.c | 170 int *peeked, int *off, int *err, in __skb_try_recv_from_queue() 249 int *peeked, int *off, int *err, in __skb_try_recv_datagram() 297 int *peeked, int *off, int *err) in __skb_recv_datagram() 322 int peeked, off = 0; in skb_recv_datagram() local
|
| D | skbuff.c | 506 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag() 1293 static void skb_headers_offset_update(struct sk_buff *skb, int off) in skb_headers_offset_update() 1450 long off; in pskb_expand_head() local 2168 unsigned int plen, unsigned int *off, in __splice_segment() 4452 bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off) in skb_partial_csum_set() 4493 unsigned int off) in skb_checksum_setup_ip() 4527 unsigned int off; in skb_checksum_setup_ipv4() local 4570 #define OPT_HDR(type, skb, off) \ argument 4577 unsigned int off; in skb_checksum_setup_ipv6() local 5271 static int pskb_carve_inside_header(struct sk_buff *skb, const u32 off, in pskb_carve_inside_header() [all …]
|
| /net/bridge/ |
| D | br_netfilter_ipv6.c | 55 int off = raw - nh; in br_nf_check_hbh_len() local
|
| /net/wireless/ |
| D | wext-proc.c | 93 loff_t off; in wireless_dev_seq_start() local
|
| /net/ipv4/ |
| D | gre_offload.c | 118 unsigned int off; in gre_gro_receive() local
|
| D | tcp_offload.c | 194 unsigned int off; in tcp_gro_receive() local
|
| /net/ipv4/netfilter/ |
| D | nf_nat_pptp.c | 35 #define REQ_CID(req, off) (*(__be16 *)((char *)(req) + (off))) argument
|
| /net/bridge/netfilter/ |
| D | ebtables.c | 1605 int off = ebt_compat_match_offset(match, m->match_size); in compat_match_to_user() local 1636 int off = xt_compat_target_offset(target); in compat_target_to_user() local 1725 static int compat_calc_match(struct ebt_entry_match *m, int *off) in compat_calc_match() 1732 static int compat_calc_watcher(struct ebt_entry_watcher *w, int *off) in compat_calc_watcher() 1746 int off, ret, i; in compat_calc_entry() local 1922 int off, pad = 0; in compat_mtw_from_user() local
|
| D | ebt_among.c | 180 static bool wormhash_offset_invalid(int off, unsigned int len) in wormhash_offset_invalid()
|
| /net/batman-adv/ |
| D | icmp_socket.c | 171 size_t len, loff_t *off) in batadv_socket_write()
|
| /net/ipv6/ |
| D | esp6_offload.c | 35 int off = sizeof(struct ipv6hdr); in esp6_nexthdr_esp_offset() local
|
| D | ah6.c | 121 int off = 0; in zero_out_mutable_opts() local 165 int off = 0; in ipv6_rearrange_destopt() local
|
| D | ip6_offload.c | 174 unsigned int off; in ipv6_gro_receive() local
|
| /net/sctp/ |
| D | tsnmap.c | 287 static void sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, in sctp_tsnmap_find_gap_ack()
|