/net/sched/ |
D | act_mirred.c | 44 static int tcf_mirred_release(struct tcf_mirred *m, int bind) in tcf_mirred_release() 67 int bind) in tcf_mirred_init() 149 static int tcf_mirred_cleanup(struct tc_action *a, int bind) in tcf_mirred_cleanup() 215 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_mirred_dump()
|
D | act_simple.c | 58 static int tcf_simp_release(struct tcf_defact *d, int bind) in tcf_simp_release() 100 int ovr, int bind) in tcf_simp_init() 157 static int tcf_simp_cleanup(struct tc_action *a, int bind) in tcf_simp_cleanup() 167 int bind, int ref) in tcf_simp_dump()
|
D | act_ipt.c | 80 static int tcf_ipt_release(struct tcf_ipt *ipt, int bind) in tcf_ipt_release() 106 struct tc_action *a, int ovr, int bind) in tcf_ipt_init() 197 static int tcf_ipt_cleanup(struct tc_action *a, int bind) in tcf_ipt_cleanup() 251 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_ipt_dump()
|
D | act_skbedit.c | 72 int ovr, int bind) in tcf_skbedit_init() 148 static int tcf_skbedit_cleanup(struct tc_action *a, int bind) in tcf_skbedit_cleanup() 158 int bind, int ref) in tcf_skbedit_dump()
|
D | act_gact.c | 63 int ovr, int bind) in tcf_gact_init() 128 static int tcf_gact_cleanup(struct tc_action *a, int bind) in tcf_gact_cleanup() 162 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_gact_dump()
|
D | act_nat.c | 48 struct tc_action *a, int ovr, int bind) in tcf_nat_init() 98 static int tcf_nat_cleanup(struct tc_action *a, int bind) in tcf_nat_cleanup() 270 int bind, int ref) in tcf_nat_dump()
|
D | act_pedit.c | 43 int ovr, int bind) in tcf_pedit_init() 113 static int tcf_pedit_cleanup(struct tc_action *a, int bind) in tcf_pedit_cleanup() 197 int bind, int ref) in tcf_pedit_dump()
|
D | act_api.c | 54 int tcf_hash_release(struct tcf_common *p, int bind, in tcf_hash_release() 211 struct tcf_common *tcf_hash_check(u32 index, struct tc_action *a, int bind, in tcf_hash_check() 226 struct tc_action *a, int size, int bind, in tcf_hash_create() 403 void tcf_action_destroy(struct tc_action *act, int bind) in tcf_action_destroy() 423 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() 433 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1() 462 tcf_action_dump(struct sk_buff *skb, struct tc_action *act, int bind, int ref) in tcf_action_dump() 490 int bind) in tcf_action_init_1() 572 int bind) in tcf_action_init() 650 u16 flags, int event, int bind, int ref) in tca_get_fill()
|
D | act_police.c | 146 int ovr, int bind) in tcf_act_police_locate() 289 static int tcf_act_police_cleanup(struct tc_action *a, int bind) in tcf_act_police_cleanup() 365 tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_act_police_dump()
|
D | act_csum.c | 55 struct tc_action *a, int ovr, int bind) in tcf_csum_init() 101 static int tcf_csum_cleanup(struct tc_action *a, int bind) in tcf_csum_cleanup() 551 struct tc_action *a, int bind, int ref) in tcf_csum_dump()
|
/net/netlink/ |
D | af_netlink.h | 75 void (*bind)(int group); member
|
D | af_netlink.c | 1069 void (*bind)(int group); in netlink_create() local
|
/net/tipc/ |
D | socket.c | 309 static int bind(struct socket *sock, struct sockaddr *uaddr, int uaddr_len) in bind() function
|
/net/ |
D | socket.c | 1511 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument
|