Home
last modified time | relevance | path

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

/net/sched/
Dact_ipt.c81 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()
Dact_api.c85 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()
Dact_sample.c40 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()
Dact_simple.c50 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()
Dact_skbmod.c87 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()
Dact_tunnel_key.c73 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()
Dact_mirred.c53 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()
Dact_pedit.c140 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()
Dact_connmark.c99 int ovr, int bind) in tcf_connmark_init()
149 int bind, int ref) in tcf_connmark_dump()
Dact_bpf.c138 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()
Dact_vlan.c106 int ovr, int bind) in tcf_vlan_init()
207 int bind, int ref) in tcf_vlan_dump()
Dact_skbedit.c69 int ovr, int bind) in tcf_skbedit_init()
170 int bind, int ref) in tcf_skbedit_dump()
Dact_nat.c40 struct tc_action **a, int ovr, int bind) in tcf_nat_init()
247 int bind, int ref) in tcf_nat_dump()
Dact_gact.c59 int ovr, int bind) in tcf_gact_init()
166 int bind, int ref) in tcf_gact_dump()
Dact_ife.c393 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()
Dact_police.c77 int ovr, int bind) in tcf_act_police_init()
266 int bind, int ref) in tcf_act_police_dump()
Dact_csum.c49 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/
Daf_netlink.h64 int (*bind)(struct net *net, int group); member
Daf_netlink.c640 int (*bind)(struct net *net, int group); in netlink_create() local
/net/
Dsocket.c1475 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument