Home
last modified time | relevance | path

Searched defs:net (Results 251 – 275 of 967) sorted by relevance

1...<<11121314151617181920>>...39

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_netlink.c712 struct net *net; in ctnetlink_conntrack_event() local
1122 struct net *net = sock_net(skb->sk); in ctnetlink_dump_table() local
1502 static int ctnetlink_flush_conntrack(struct net *net, in ctnetlink_flush_conntrack()
1524 static int ctnetlink_del_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_del_conntrack()
1584 static int ctnetlink_get_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_get_conntrack()
1676 struct net *net = sock_net(skb->sk); in ctnetlink_dump_list() local
1743 static int ctnetlink_get_ct_dying(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_dying()
1766 static int ctnetlink_get_ct_unconfirmed(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_unconfirmed()
2213 ctnetlink_create_conntrack(struct net *net, in ctnetlink_create_conntrack()
2375 static int ctnetlink_new_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_new_conntrack()
[all …]
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_skbmod.c83 static int tcf_skbmod_init(struct net *net, struct nlattr *nla, in tcf_skbmod_init()
258 static int tcf_skbmod_walker(struct net *net, struct sk_buff *skb, in tcf_skbmod_walker()
268 static int tcf_skbmod_search(struct net *net, struct tc_action **a, u32 index) in tcf_skbmod_search()
288 static __net_init int skbmod_init_net(struct net *net) in skbmod_init_net()
H A Dact_simple.c86 static int tcf_simp_init(struct net *net, struct nlattr *nla, in tcf_simp_init()
200 static int tcf_simp_walker(struct net *net, struct sk_buff *skb, in tcf_simp_walker()
210 static int tcf_simp_search(struct net *net, struct tc_action **a, u32 index) in tcf_simp_search()
230 static __net_init int simp_init_net(struct net *net) in simp_init_net()
H A Dact_ct.c195 static int tcf_ct_flow_table_add_action_nat(struct net *net, in tcf_ct_flow_table_add_action_nat()
235 static int tcf_ct_flow_table_fill_actions(struct net *net, in tcf_ct_flow_table_fill_actions()
573 static bool tcf_ct_skb_nfct_cached(struct net *net, struct sk_buff *skb, in tcf_ct_skb_nfct_cached()
681 static int tcf_ct_handle_fragments(struct net *net, struct sk_buff *skb, in tcf_ct_handle_fragments()
932 struct net *net = dev_net(skb->dev); in tcf_ct_act() local
1150 static int tcf_ct_fill_params(struct net *net, in tcf_ct_fill_params()
1227 static int tcf_ct_init(struct net *net, struct nlattr *nla, in tcf_ct_init()
1463 static int tcf_ct_walker(struct net *net, struct sk_buff *skb, in tcf_ct_walker()
1473 static int tcf_ct_search(struct net *net, struct tc_action **a, u32 index) in tcf_ct_search()
1503 static __net_init int ct_init_net(struct net *net) in ct_init_net()
[all …]
H A Dact_mpls.c153 static int tcf_mpls_init(struct net *net, struct nlattr *nla, in tcf_mpls_init()
370 static int tcf_mpls_walker(struct net *net, struct sk_buff *skb, in tcf_mpls_walker()
380 static int tcf_mpls_search(struct net *net, struct tc_action **a, u32 index) in tcf_mpls_search()
400 static __net_init int mpls_init_net(struct net *net) in mpls_init_net()
H A Dact_sample.c36 static int tcf_sample_init(struct net *net, struct nlattr *nla, in tcf_sample_init()
237 static int tcf_sample_walker(struct net *net, struct sk_buff *skb, in tcf_sample_walker()
247 static int tcf_sample_search(struct net *net, struct tc_action **a, u32 index) in tcf_sample_search()
292 static __net_init int sample_init_net(struct net *net) in sample_init_net()
H A Dact_gact.c53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
225 static int tcf_gact_walker(struct net *net, struct sk_buff *skb, in tcf_gact_walker()
235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
269 static __net_init int gact_init_net(struct net *net) in gact_init_net()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c199 struct net *net = sock_net(sk); in dccp_req_err() local
244 struct net *net = dev_net(skb->dev); in dccp_v4_err() local
454 static struct dst_entry* dccp_v4_route_skb(struct net *net, struct sock *sk, in dccp_v4_route_skb()
517 struct net *net = dev_net(skb_dst(rxskb)->dev); in dccp_v4_ctl_send_reset() local
1008 static int __net_init dccp_v4_init_net(struct net *net) in dccp_v4_init_net()
1017 static void __net_exit dccp_v4_exit_net(struct net *net) in dccp_v4_exit_net()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpc_pipe.c41 #define NET_NAME(net) ((net == &init_net) ? " (init_net)" : "") argument
888 rpc_add_pipe_dir_object_locked(struct net *net, in rpc_add_pipe_dir_object_locked()
902 rpc_remove_pipe_dir_object_locked(struct net *net, in rpc_remove_pipe_dir_object_locked()
919 rpc_add_pipe_dir_object(struct net *net, in rpc_add_pipe_dir_object()
944 rpc_remove_pipe_dir_object(struct net *net, in rpc_remove_pipe_dir_object()
968 rpc_find_or_alloc_pipe_dir_object(struct net *net, in rpc_find_or_alloc_pipe_dir_object()
1198 int rpc_pipefs_init_net(struct net *net) in rpc_pipefs_init_net()
1211 void rpc_pipefs_exit_net(struct net *net) in rpc_pipefs_exit_net()
1224 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net()
1236 void rpc_put_sb_net(const struct net *net) in rpc_put_sb_net()
[all …]
H A Drpcb_clnt.c163 static int rpcb_get_local(struct net *net) in rpcb_get_local()
177 void rpcb_put_local(struct net *net) in rpcb_put_local()
205 static void rpcb_set_local(struct net *net, struct rpc_clnt *clnt, in rpcb_set_local()
223 static int rpcb_create_local_unix(struct net *net) in rpcb_create_local_unix()
276 static int rpcb_create_local_net(struct net *net) in rpcb_create_local_net()
323 int rpcb_create_local(struct net *net) in rpcb_create_local()
343 static struct rpc_clnt *rpcb_create(struct net *net, const char *nodename, in rpcb_create()
429 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
563 int rpcb_v4_register(struct net *net, const u32 program, const u32 version, in rpcb_v4_register()
H A Dsvc_xprt.c171 void svc_xprt_init(struct net *net, struct svc_xprt_class *xcl, in svc_xprt_init()
193 struct net *net, in __svc_xpo_create()
271 struct net *net, const int family, in _svc_create_xprt()
307 struct net *net, const int family, in svc_create_xprt()
1060 static int svc_close_list(struct svc_serv *serv, struct list_head *xprt_list, struct net *net) in svc_close_list()
1077 static struct svc_xprt *svc_dequeue_net(struct svc_serv *serv, struct net *net) in svc_dequeue_net()
1100 static void svc_clean_up_xprts(struct svc_serv *serv, struct net *net) in svc_clean_up_xprts()
1122 void svc_close_net(struct svc_serv *serv, struct net *net) in svc_close_net()
1273 struct net *net, const sa_family_t af, in svc_find_xprt()
H A Dsunrpc_syms.c32 static __net_init int sunrpc_init_net(struct net *net) in sunrpc_init_net()
68 static __net_exit void sunrpc_exit_net(struct net *net) in sunrpc_exit_net()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h101 static inline bool fib6_routes_require_src(const struct net *net) in fib6_routes_require_src()
106 static inline void fib6_routes_require_src_inc(struct net *net) {} in fib6_routes_require_src_inc()
107 static inline void fib6_routes_require_src_dec(struct net *net) {} in fib6_routes_require_src_dec()
111 static inline bool fib6_routes_require_src(const struct net *net) in fib6_routes_require_src()
116 static inline void fib6_routes_require_src_inc(struct net *net) in fib6_routes_require_src_inc()
121 static inline void fib6_routes_require_src_dec(struct net *net) in fib6_routes_require_src_dec()
587 struct net *net, in pol_lookup_func()
602 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules()
614 static inline bool fib6_rules_early_flow_dissect(struct net *net, in fib6_rules_early_flow_dissect()
632 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules()
[all …]
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c13 void tcp_fastopen_init_key_once(struct net *net) in tcp_fastopen_init_key_once()
54 void tcp_fastopen_ctx_destroy(struct net *net) in tcp_fastopen_ctx_destroy()
69 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, in tcp_fastopen_reset_cipher()
111 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher()
507 struct net *net = sock_net(sk); in tcp_fastopen_active_disable() local
H A Draw.c120 struct sock *__raw_v4_lookup(struct net *net, struct sock *sk, in __raw_v4_lookup()
176 struct net *net; in raw_v4_input() local
292 struct net *net; in raw_icmp_error() local
350 struct net *net = sock_net(sk); in raw_send_hdrinc() local
502 struct net *net = sock_net(sk); in raw_sendmsg() local
1087 static __net_init int raw_init_net(struct net *net) in raw_init_net()
1096 static __net_exit void raw_exit_net(struct net *net) in raw_exit_net()
1117 static void raw_sysctl_init_net(struct net *net) in raw_sysctl_init_net()
1124 static int __net_init raw_sysctl_init(struct net *net) in raw_sysctl_init()
H A Dip_tunnel.c232 static struct net_device *__ip_tunnel_create(struct net *net, in __ip_tunnel_create()
328 static struct ip_tunnel *ip_tunnel_create(struct net *net, in ip_tunnel_create()
863 struct net *net = t->net; in ip_tunnel_ctl() local
1044 int ip_tunnel_init_net(struct net *net, unsigned int ip_tnl_net_id, in ip_tunnel_init_net()
1085 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy()
1114 struct net *net; in ip_tunnel_delete_nets() local
1131 struct net *net = dev_net(dev); in ip_tunnel_newlink() local
1186 struct net *net = tunnel->net; in ip_tunnel_changelink() local
1259 struct net *net = tunnel->net; in ip_tunnel_uninit() local
H A Dxfrm4_output.c17 static int __xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm4_output()
31 int xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm4_output()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_output.c415 struct net *net = xs_net(x); in xfrm_output_one() local
506 struct net *net = xs_net(skb_dst(skb)->xfrm); in xfrm_output_resume() local
533 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2()
538 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso()
568 struct net *net = dev_net(skb_dst(skb)->dev); in xfrm_output() local
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_core.c123 static inline struct l2tp_net *l2tp_pernet(const struct net *net) in l2tp_pernet()
205 struct l2tp_tunnel *l2tp_tunnel_get(const struct net *net, u32 tunnel_id) in l2tp_tunnel_get()
225 struct l2tp_tunnel *l2tp_tunnel_get_nth(const struct net *net, int nth) in l2tp_tunnel_get_nth()
267 struct l2tp_session *l2tp_session_get(const struct net *net, u32 session_id) in l2tp_session_get()
314 struct l2tp_session *l2tp_session_get_by_ifname(const struct net *net, in l2tp_session_get_by_ifname()
1273 static int l2tp_tunnel_sock_create(struct net *net, in l2tp_tunnel_sock_create()
1433 static int l2tp_validate_socket(const struct sock *sk, const struct net *net, in l2tp_validate_socket()
1455 int l2tp_tunnel_register(struct l2tp_tunnel *tunnel, struct net *net, in l2tp_tunnel_register()
1639 static __net_init int l2tp_init_net(struct net *net) in l2tp_init_net()
1655 static __net_exit void l2tp_exit_net(struct net *net) in l2tp_exit_net()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_xmit.c123 static struct rtable *do_output_route4(struct net *net, __be32 daddr, in do_output_route4()
221 struct net *net = ipvs->net; in ensure_mtu_is_adequate() local
260 struct net *net = ipvs->net; in decrement_ttl() local
312 struct net *net = ipvs->net; in __ip_vs_get_out_rt() local
429 __ip_vs_route_output_v6(struct net *net, struct in6_addr *daddr, in __ip_vs_route_output_v6()
474 struct net *net = ipvs->net; in __ip_vs_get_out_rt_v6() local
1022 ipvs_gue_encap(struct net *net, struct sk_buff *skb, in ipvs_gue_encap()
1096 ipvs_gre_encap(struct net *net, struct sk_buff *skb, in ipvs_gre_encap()
1137 struct net *net = ipvs->net; in ip_vs_tunnel_xmit() local
1287 struct net *net = ipvs->net; in ip_vs_tunnel_xmit_v6() local
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c505 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter()
512 static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj) in cgw_unregister_filter()
522 struct net *net = dev_net(dev); in cgw_notifier() local
689 struct net *net = sock_net(skb->sk); in cgw_dump_jobs() local
991 struct net *net = sock_net(skb->sk); in cgw_create_job() local
1086 static void cgw_remove_all_jobs(struct net *net) in cgw_remove_all_jobs()
1104 struct net *net = sock_net(skb->sk); in cgw_remove_job() local
1174 static int __net_init cangw_pernet_init(struct net *net) in cangw_pernet_init()
1180 static void __net_exit cangw_pernet_exit(struct net *net) in cangw_pernet_exit()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c79 static int gssp_rpc_create(struct net *net, struct rpc_clnt **_clnt) in gssp_rpc_create()
129 int set_gssp_clnt(struct net *net) in set_gssp_clnt()
168 static int gssp_call(struct net *net, struct rpc_message *msg) in gssp_call()
265 int gssp_accept_sec_context_upcall(struct net *net, in gssp_accept_sec_context_upcall()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_timer.c52 struct net_device *net; member
180 struct net_device *net = NULL; in WL_FUNC_HANDLER() local
475 wl_timer_register(struct net_device *net, timer_list_compat_t *timer, void *cb_func) in wl_timer_register()
506 wl_timer_deregister(struct net_device *net, timer_list_compat_t *timer) in wl_timer_deregister()
561 wl_timer_attach(struct net_device *net) in wl_timer_attach()
600 wl_timer_register(struct net_device *net, timer_list_compat_t *timer, void *cb_func) in wl_timer_register()
606 wl_timer_deregister(struct net_device *net, timer_list_compat_t *timer) in wl_timer_deregister()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs.c285 struct net *net = dev_net(skb->dev); in ipv6_destopt_rcv() local
355 struct net *net = dev_net(skb->dev); in ipv6_srh_rcv() local
475 struct net *net = dev_net(skb->dev); in ipv6_rpl_srh_rcv() local
674 struct net *net = dev_net(skb->dev); in ipv6_rthdr_rcv() local
941 struct net *net = ipv6_skb_net(skb); in ipv6_hop_jumbo() local
1020 struct net *net = dev_net(skb->dev); in ipv6_parse_hopopts() local
1118 struct net *net = NULL; in ipv6_push_rthdr4() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Ddm9601.c200 static int dm9601_get_eeprom(struct net_device *net, in dm9601_get_eeprom()
256 static void dm9601_get_drvinfo(struct net_device *net, in dm9601_get_drvinfo()
263 static u32 dm9601_get_link(struct net_device *net) in dm9601_get_link()
270 static int dm9601_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in dm9601_ioctl()
289 static void dm9601_set_multicast(struct net_device *net) in dm9601_set_multicast()
323 static int dm9601_set_mac_address(struct net_device *net, void *p) in dm9601_set_mac_address()

1...<<11121314151617181920>>...39