Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 24 of 24) sorted by relevance

/net/sched/
Dact_api.c125 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put()
145 int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release()
413 int bind, bool cpustats) in tcf_idr_create()
485 struct tc_action **a, int bind) in tcf_idr_check_alloc()
708 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy()
750 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
756 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
794 int bind, int ref) in tcf_action_dump()
866 char *name, int ovr, int bind, in tcf_action_init_1()
974 struct nlattr *est, char *name, int ovr, int bind, in tcf_action_init()
[all …]
Dact_ipt.c97 const struct tc_action_ops *ops, int ovr, int bind, in __tcf_ipt_init()
205 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_ipt_init()
214 int bind, bool unlocked, struct tcf_proto *tp, in tcf_xt_init()
273 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump()
Dact_connmark.c99 int ovr, int bind, bool rtnl_held, in tcf_connmark_init()
172 int bind, int ref) in tcf_connmark_dump()
Dact_nat.c37 struct tc_action **a, int ovr, int bind, in tcf_nat_init()
260 int bind, int ref) in tcf_nat_dump()
Dact_skbmod.c85 int ovr, int bind, bool rtnl_held, in tcf_skbmod_init()
217 int bind, int ref) in tcf_skbmod_dump()
Dact_simple.c88 int ovr, int bind, bool rtnl_held, in tcf_simp_init()
169 int bind, int ref) in tcf_simp_dump()
Dact_skbedit.c88 int ovr, int bind, bool rtnl_held, in tcf_skbedit_init()
227 int bind, int ref) in tcf_skbedit_dump()
Dact_sample.c38 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_sample_init()
205 int bind, int ref) in tcf_sample_dump()
Dact_gact.c55 int ovr, int bind, bool rtnl_held, in tcf_gact_init()
191 int bind, int ref) in tcf_gact_dump()
Dact_mpls.c145 int ovr, int bind, bool rtnl_held, in tcf_mpls_init()
305 int bind, int ref) in tcf_mpls_dump()
Dact_vlan.c104 int ovr, int bind, bool rtnl_held, in tcf_vlan_init()
254 int bind, int ref) in tcf_vlan_dump()
Dact_ctinfo.c158 int ovr, int bind, bool rtnl_held, in tcf_ctinfo_init()
283 int bind, int ref) in tcf_ctinfo_dump()
Dact_police.c49 int ovr, int bind, bool rtnl_held, in tcf_police_init()
317 int bind, int ref) in tcf_police_dump()
Dact_pedit.c140 int ovr, int bind, bool rtnl_held, in tcf_pedit_init()
433 int bind, int ref) in tcf_pedit_dump()
Dact_mirred.c95 int ovr, int bind, bool rtnl_held, in tcf_mirred_init()
334 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_mirred_dump()
Dact_bpf.c135 int bind, int ref) in tcf_bpf_dump()
277 int replace, int bind, bool rtnl_held, in tcf_bpf_init()
Dact_tunnel_key.c214 int ovr, int bind, bool rtnl_held, in tunnel_key_init()
510 int bind, int ref) in tunnel_key_dump()
Dact_csum.c45 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_csum_init()
629 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_csum_dump()
Dact_ct.c672 int replace, int bind, bool rtnl_held, in tcf_ct_init()
831 int bind, int ref) in tcf_ct_dump()
Dact_ife.c482 int ovr, int bind, bool rtnl_held, in tcf_ife_init()
639 static int tcf_ife_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ife_dump()
/net/netlink/
Daf_netlink.h65 int (*bind)(struct net *net, int group); member
Daf_netlink.c667 int (*bind)(struct net *net, int group); in netlink_create() local
/net/
Dsocket.c1665 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument
/net/netfilter/
Dnf_tables_api.c155 bool bind) in __nft_set_trans_bind()