Home
last modified time | relevance | path

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

/net/sched/
Dact_simple.c49 static void tcf_simp_release(struct tc_action *a, int bind) in tcf_simp_release()
81 int ovr, int bind) in tcf_simp_init()
136 int bind, int ref) in tcf_simp_dump()
Dact_mirred.c35 static void tcf_mirred_release(struct tc_action *a, int bind) in tcf_mirred_release()
49 int bind) in tcf_mirred_init()
185 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_mirred_dump()
Dact_pedit.c34 int ovr, int bind) in tcf_pedit_init()
100 static void tcf_pedit_cleanup(struct tc_action *a, int bind) in tcf_pedit_cleanup()
177 int bind, int ref) in tcf_pedit_dump()
Dact_api.c48 int tcf_hash_release(struct tc_action *a, int bind) in tcf_hash_release()
212 int tcf_hash_check(u32 index, struct tc_action *a, int bind) in tcf_hash_check()
238 int size, int bind) in tcf_hash_create()
410 int tcf_action_destroy(struct list_head *actions, int bind) in tcf_action_destroy()
428 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
434 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
460 tcf_action_dump(struct sk_buff *skb, struct list_head *actions, int bind, int ref) in tcf_action_dump()
487 int bind) in tcf_action_init_1()
570 int bind, struct list_head *actions) in tcf_action_init()
642 u16 flags, int event, int bind, int ref) in tca_get_fill()
Dact_ipt.c73 static void tcf_ipt_release(struct tc_action *a, int bind) in tcf_ipt_release()
89 struct tc_action *a, int ovr, int bind) in tcf_ipt_init()
223 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_ipt_dump()
Dact_skbedit.c62 int ovr, int bind) in tcf_skbedit_init()
137 int bind, int ref) in tcf_skbedit_dump()
Dact_gact.c54 int ovr, int bind) in tcf_gact_init()
142 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_gact_dump()
Dact_nat.c39 struct tc_action *a, int ovr, int bind) in tcf_nat_init()
251 int bind, int ref) in tcf_nat_dump()
Dact_police.c116 int ovr, int bind) in tcf_act_police_locate()
313 tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_act_police_dump()
Dact_csum.c46 struct tc_action *a, int ovr, int bind) in tcf_csum_init()
533 struct tc_action *a, int bind, int ref) in tcf_csum_dump()
/net/netlink/
Daf_netlink.h63 int (*bind)(int group); member
Daf_netlink.c609 int (*bind)(int group); in netlink_create() local
/net/
Dsocket.c1538 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument