| /net/sched/ |
| D | act_ipt.c | 81 static void tcf_ipt_release(struct tc_action *a, int bind) in tcf_ipt_release() 101 const struct tc_action_ops *ops, int ovr, int bind) in __tcf_ipt_init() 200 int bind) in tcf_ipt_init() 208 int bind) in tcf_xt_init() 266 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump()
|
| D | act_api.c | 85 int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() 245 int bind) in tcf_idr_check() 271 int bind, bool cpustats) in tcf_idr_create() 519 int tcf_action_destroy(struct list_head *actions, int bind) in tcf_action_destroy() 537 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() 543 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1() 575 int bind, int ref) in tcf_action_dump() 618 char *name, int ovr, int bind) in tcf_action_init_1() 738 struct nlattr *est, char *name, int ovr, int bind, in tcf_action_init() 818 u32 portid, u32 seq, u16 flags, int event, int bind, in tca_get_fill()
|
| D | act_sample.c | 40 int bind) in tcf_sample_init() 121 static void tcf_sample_cleanup(struct tc_action *a, int bind) in tcf_sample_cleanup() 188 int bind, int ref) in tcf_sample_dump()
|
| D | act_simple.c | 50 static void tcf_simp_release(struct tc_action *a, int bind) in tcf_simp_release() 82 int ovr, int bind) in tcf_simp_init() 142 int bind, int ref) in tcf_simp_dump()
|
| D | act_skbmod.c | 87 int ovr, int bind) in tcf_skbmod_init() 190 static void tcf_skbmod_cleanup(struct tc_action *a, int bind) in tcf_skbmod_cleanup() 201 int bind, int ref) in tcf_skbmod_dump()
|
| D | act_tunnel_key.c | 73 int ovr, int bind) in tunnel_key_init() 205 static void tunnel_key_release(struct tc_action *a, int bind) in tunnel_key_release() 248 int bind, int ref) in tunnel_key_dump()
|
| D | act_mirred.c | 53 static void tcf_mirred_release(struct tc_action *a, int bind) in tcf_mirred_release() 76 int bind) in tcf_mirred_init() 244 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_mirred_dump()
|
| D | act_pedit.c | 140 int ovr, int bind) in tcf_pedit_init() 225 static void tcf_pedit_cleanup(struct tc_action *a, int bind) in tcf_pedit_cleanup() 379 int bind, int ref) in tcf_pedit_dump()
|
| D | act_connmark.c | 99 int ovr, int bind) in tcf_connmark_init() 149 int bind, int ref) in tcf_connmark_dump()
|
| D | act_bpf.c | 138 int bind, int ref) in tcf_bpf_dump() 279 int replace, int bind) in tcf_bpf_init() 364 static void tcf_bpf_cleanup(struct tc_action *act, int bind) in tcf_bpf_cleanup()
|
| D | act_vlan.c | 106 int ovr, int bind) in tcf_vlan_init() 207 int bind, int ref) in tcf_vlan_dump()
|
| D | act_skbedit.c | 69 int ovr, int bind) in tcf_skbedit_init() 170 int bind, int ref) in tcf_skbedit_dump()
|
| D | act_nat.c | 40 struct tc_action **a, int ovr, int bind) in tcf_nat_init() 247 int bind, int ref) in tcf_nat_dump()
|
| D | act_gact.c | 59 int ovr, int bind) in tcf_gact_init() 166 int bind, int ref) in tcf_gact_dump()
|
| D | act_ife.c | 393 static void _tcf_ife_cleanup(struct tc_action *a, int bind) in _tcf_ife_cleanup() 411 static void tcf_ife_cleanup(struct tc_action *a, int bind) in tcf_ife_cleanup() 448 int ovr, int bind) in tcf_ife_init() 561 static int tcf_ife_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ife_dump()
|
| D | act_police.c | 77 int ovr, int bind) in tcf_act_police_init() 266 int bind, int ref) in tcf_act_police_dump()
|
| D | act_csum.c | 49 int bind) in tcf_csum_init() 575 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_csum_dump()
|
| /net/netlink/ |
| D | af_netlink.h | 64 int (*bind)(struct net *net, int group); member
|
| D | af_netlink.c | 640 int (*bind)(struct net *net, int group); in netlink_create() local
|
| /net/ |
| D | socket.c | 1475 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument
|