/net/sched/ |
D | act_api.c | 125 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 …]
|
D | act_ipt.c | 97 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()
|
D | act_connmark.c | 99 int ovr, int bind, bool rtnl_held, in tcf_connmark_init() 172 int bind, int ref) in tcf_connmark_dump()
|
D | act_nat.c | 37 struct tc_action **a, int ovr, int bind, in tcf_nat_init() 260 int bind, int ref) in tcf_nat_dump()
|
D | act_skbmod.c | 85 int ovr, int bind, bool rtnl_held, in tcf_skbmod_init() 217 int bind, int ref) in tcf_skbmod_dump()
|
D | act_simple.c | 88 int ovr, int bind, bool rtnl_held, in tcf_simp_init() 169 int bind, int ref) in tcf_simp_dump()
|
D | act_skbedit.c | 88 int ovr, int bind, bool rtnl_held, in tcf_skbedit_init() 227 int bind, int ref) in tcf_skbedit_dump()
|
D | act_sample.c | 38 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_sample_init() 205 int bind, int ref) in tcf_sample_dump()
|
D | act_gact.c | 55 int ovr, int bind, bool rtnl_held, in tcf_gact_init() 191 int bind, int ref) in tcf_gact_dump()
|
D | act_mpls.c | 145 int ovr, int bind, bool rtnl_held, in tcf_mpls_init() 305 int bind, int ref) in tcf_mpls_dump()
|
D | act_vlan.c | 104 int ovr, int bind, bool rtnl_held, in tcf_vlan_init() 254 int bind, int ref) in tcf_vlan_dump()
|
D | act_ctinfo.c | 158 int ovr, int bind, bool rtnl_held, in tcf_ctinfo_init() 283 int bind, int ref) in tcf_ctinfo_dump()
|
D | act_police.c | 49 int ovr, int bind, bool rtnl_held, in tcf_police_init() 317 int bind, int ref) in tcf_police_dump()
|
D | act_pedit.c | 140 int ovr, int bind, bool rtnl_held, in tcf_pedit_init() 433 int bind, int ref) in tcf_pedit_dump()
|
D | act_mirred.c | 95 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()
|
D | act_bpf.c | 135 int bind, int ref) in tcf_bpf_dump() 277 int replace, int bind, bool rtnl_held, in tcf_bpf_init()
|
D | act_tunnel_key.c | 214 int ovr, int bind, bool rtnl_held, in tunnel_key_init() 510 int bind, int ref) in tunnel_key_dump()
|
D | act_csum.c | 45 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()
|
D | act_ct.c | 672 int replace, int bind, bool rtnl_held, in tcf_ct_init() 831 int bind, int ref) in tcf_ct_dump()
|
D | act_ife.c | 482 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/ |
D | af_netlink.h | 65 int (*bind)(struct net *net, int group); member
|
D | af_netlink.c | 667 int (*bind)(struct net *net, int group); in netlink_create() local
|
/net/ |
D | socket.c | 1665 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument
|
/net/netfilter/ |
D | nf_tables_api.c | 155 bool bind) in __nft_set_trans_bind()
|