Searched defs:exts (Results 1 – 11 of 11) sorted by relevance
/net/openvswitch/ |
D | vport-vxlan.c | 31 struct nlattr *exts; in vxlan_get_options() local 54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
|
/net/sched/ |
D | cls_api.c | 56 const struct tcf_exts *exts; member 77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() 111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() 139 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 1679 struct tcf_exts *exts; in __tcf_classify() local 3214 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() 3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3270 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex() 3325 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate() [all …]
|
D | cls_cgroup.c | 20 struct tcf_exts exts; member
|
D | cls_basic.c | 31 struct tcf_exts exts; member
|
D | cls_matchall.c | 18 struct tcf_exts exts; member
|
D | cls_fw.c | 39 struct tcf_exts exts; member
|
D | cls_route.c | 53 struct tcf_exts exts; member
|
D | cls_flow.c | 40 struct tcf_exts exts; member
|
D | cls_bpf.c | 45 struct tcf_exts exts; member
|
D | cls_u32.c | 48 struct tcf_exts exts; member
|
D | cls_flower.c | 118 struct tcf_exts exts; member
|