Searched defs:opts_len (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 494 struct ip_tunnel_info *info, int opts_len, in ip_tun_parse_opts_geneve() 531 struct ip_tunnel_info *info, int opts_len, in ip_tun_parse_opts_vxlan() 559 struct ip_tunnel_info *info, int opts_len, in ip_tun_parse_opts_erspan() 610 int err, rem, opt_len, opts_len = 0; in ip_tun_parse_opts() local
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_bpf.c | 60 struct bpf_flowtable_opts *opts, u32 opts_len) in bpf_xdp_flow_lookup() argument
|
| H A D | nf_conntrack_bpf.c | 109 __bpf_nf_ct_alloc_entry(struct net * net,struct bpf_sock_tuple * bpf_tuple,u32 tuple_len,struct bpf_ct_opts * opts,u32 opts_len,u32 timeout) __bpf_nf_ct_alloc_entry() argument 175 __bpf_nf_ct_lookup(struct net * net,struct bpf_sock_tuple * bpf_tuple,u32 tuple_len,struct bpf_ct_opts * opts,u32 opts_len) __bpf_nf_ct_lookup() argument [all...] |
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 312 u32 opts_len = 0; in irdma_form_ah_cm_frame() local 426 u32 opts_len = 0; in irdma_form_uda_cm_frame() local
|
| /linux/drivers/net/ |
| H A D | geneve.c | 657 int opts_len; in geneve_udp_encap_recv() local
|
| /linux/net/openvswitch/ |
| H A D | flow_netlink.c | 2698 int opts_len = key->tun_opts_len; in validate_geneve_opts() local
|