Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 62) sorted by relevance

123

/net/netfilter/
Dnft_set_bitmap.c56 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
Dnf_tables_trace.c49 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
Dnf_conntrack_seqadj.c10 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()
Dnf_nat_proto_common.c46 u_int16_t off; in nf_nat_l4proto_unique_tuple() local
Dnf_conntrack_amanda.c93 unsigned int dataoff, start, stop, off, i; in amanda_help() local
/net/ceph/
Dpagevec.c96 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/
Dcong.c295 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
Dtcp_send.c76 unsigned int hdr_off, unsigned int sg, unsigned int off) in rds_tcp_xmit()
Dloop.c63 unsigned int off) in rds_loop_xmit()
Dib_frmr.c108 int ret, off = 0; in rds_ib_post_reg_frmr() local
/net/core/
Dfilter.c2008 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 …]
Ddatagram.c170 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
Dskbuff.c506 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/
Dbr_netfilter_ipv6.c55 int off = raw - nh; in br_nf_check_hbh_len() local
/net/wireless/
Dwext-proc.c93 loff_t off; in wireless_dev_seq_start() local
/net/ipv4/
Dgre_offload.c118 unsigned int off; in gre_gro_receive() local
Dtcp_offload.c194 unsigned int off; in tcp_gro_receive() local
/net/ipv4/netfilter/
Dnf_nat_pptp.c35 #define REQ_CID(req, off) (*(__be16 *)((char *)(req) + (off))) argument
/net/bridge/netfilter/
Debtables.c1605 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
Debt_among.c180 static bool wormhash_offset_invalid(int off, unsigned int len) in wormhash_offset_invalid()
/net/batman-adv/
Dicmp_socket.c171 size_t len, loff_t *off) in batadv_socket_write()
/net/ipv6/
Desp6_offload.c35 int off = sizeof(struct ipv6hdr); in esp6_nexthdr_esp_offset() local
Dah6.c121 int off = 0; in zero_out_mutable_opts() local
165 int off = 0; in ipv6_rearrange_destopt() local
Dip6_offload.c174 unsigned int off; in ipv6_gro_receive() local
/net/sctp/
Dtsnmap.c287 static void sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, in sctp_tsnmap_find_gap_ack()

123