| /OK3568_Linux_fs/kernel/net/phonet/ |
| H A D | socket.c | 66 struct sock *pn_find_sock_by_sa(struct net *net, const struct sockaddr_pn *spn) in pn_find_sock_by_sa() 104 void pn_deliver_sock_broadcast(struct net *net, struct sk_buff *skb) in pn_deliver_sock_broadcast() 474 struct net *net = sock_net(sk); in pn_sock_get_port() local 522 struct net *net = seq_file_net(seq); in pn_sock_get_idx() local 542 struct net *net = seq_file_net(seq); in pn_sock_get_next() local 615 struct sock *pn_find_sock_by_res(struct net *net, u8 res) in pn_find_sock_by_res() 697 struct net *net = seq_file_net(seq); in pn_res_get_idx() local 715 struct net *net = seq_file_net(seq); in pn_res_get_next() local
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | sctp.h | 209 #define SCTP_INC_STATS(net, field) SNMP_INC_STATS((net)->sctp.sctp_statistics, field) argument 210 #define __SCTP_INC_STATS(net, field) __SNMP_INC_STATS((net)->sctp.sctp_statistics, field) argument 211 #define SCTP_DEC_STATS(net, field) SNMP_DEC_STATS((net)->sctp.sctp_statistics, field) argument 307 static inline void sctp_dbg_objcnt_init(struct net *net) { return; } in sctp_dbg_objcnt_init() 319 static inline int sctp_sysctl_net_register(struct net *net) { return 0; } in sctp_sysctl_net_register() 320 static inline void sctp_sysctl_net_unregister(struct net *net) { return; } in sctp_sysctl_net_unregister() 498 static inline int sctp_phashfn(struct net *net, __u16 lport) in sctp_phashfn() 504 static inline int sctp_ep_hashfn(struct net *net, __u16 lport) in sctp_ep_hashfn()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | idmap.h | 46 static inline int nfsd_idmap_init(struct net *net) in nfsd_idmap_init() 50 static inline void nfsd_idmap_shutdown(struct net *net) in nfsd_idmap_shutdown()
|
| H A D | nfsctl.c | 140 static int exports_net_open(struct net *net, struct file *file) in exports_net_open() 261 struct net *net = netns(file); in write_unlock_ip() local 437 struct net *net = netns(file); in write_threads() local 488 struct net *net = netns(file); in write_pool_threads() local 710 static ssize_t __write_ports_names(char *buf, struct net *net) in __write_ports_names() 724 static ssize_t __write_ports_addfd(char *buf, struct net *net, const struct cred *cred) in __write_ports_addfd() 758 static ssize_t __write_ports_addxprt(char *buf, struct net *net, const struct cred *cred) in __write_ports_addxprt() 803 struct net *net) in __write_ports() 1418 struct net *net = sb->s_fs_info; in nfsd_umount() local 1432 int get_nfsdfs(struct net *net) in get_nfsdfs() [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | xfrm6_output.c | 50 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output_finish() 68 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output() 113 int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm6_output()
|
| H A D | ipcomp6.c | 47 struct net *net = dev_net(skb->dev); in ipcomp6_err() local 76 struct net *net = xs_net(x); in ipcomp6_tunnel_create() local 113 struct net *net = xs_net(x); in ipcomp6_tunnel_attach() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_cong.c | 37 static struct tcp_congestion_ops *tcp_ca_find_autoload(struct net *net, in tcp_ca_find_autoload() 121 u32 tcp_ca_get_key_by_name(struct net *net, const char *name, bool *ecn_ca) in tcp_ca_get_key_by_name() 159 struct net *net = sock_net(sk); in tcp_assign_congestion_control() local 221 int tcp_set_default_congestion_control(struct net *net, const char *name) in tcp_set_default_congestion_control() 277 void tcp_get_default_congestion_control(struct net *net, char *name) in tcp_get_default_congestion_control()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | aqc111.c | 196 static void aqc111_get_drvinfo(struct net_device *net, in aqc111_get_drvinfo() 213 static void aqc111_get_wol(struct net_device *net, in aqc111_get_wol() 226 static int aqc111_set_wol(struct net_device *net, in aqc111_set_wol() 265 static int aqc111_get_link_ksettings(struct net_device *net, in aqc111_get_link_ksettings() 367 static int aqc111_set_link_ksettings(struct net_device *net, in aqc111_set_link_ksettings() 421 static int aqc111_change_mtu(struct net_device *net, int new_mtu) in aqc111_change_mtu() 463 static int aqc111_set_mac_addr(struct net_device *net, void *p) in aqc111_set_mac_addr() 477 static int aqc111_vlan_rx_kill_vid(struct net_device *net, in aqc111_vlan_rx_kill_vid() 503 static int aqc111_vlan_rx_add_vid(struct net_device *net, __be16 proto, u16 vid) in aqc111_vlan_rx_add_vid() 528 static void aqc111_set_rx_mode(struct net_device *net) in aqc111_set_rx_mode() [all …]
|
| H A D | pegasus.c | 483 struct net_device *net; in read_bulk_callback() local 630 struct net_device *net; in write_bulk_callback() local 666 struct net_device *net; in intr_callback() local 719 static void pegasus_tx_timeout(struct net_device *net, unsigned int txqueue) in pegasus_tx_timeout() 728 struct net_device *net) in pegasus_start_xmit() 801 static void set_carrier(struct net_device *net) in set_carrier() 852 static int pegasus_open(struct net_device *net) in pegasus_open() 905 static int pegasus_close(struct net_device *net) in pegasus_close() 1031 static int pegasus_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in pegasus_ioctl() 1056 static void pegasus_set_multicast(struct net_device *net) in pegasus_set_multicast() [all …]
|
| H A D | mcs7830.c | 327 static int mcs7830_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in mcs7830_ioctl() 354 static void mcs7830_data_set_multicast(struct net_device *net) in mcs7830_data_set_multicast() 417 static void mcs7830_set_multicast(struct net_device *net) in mcs7830_set_multicast() 427 static int mcs7830_get_regs_len(struct net_device *net) in mcs7830_get_regs_len() 440 static void mcs7830_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *drvinfo) in mcs7830_get_drvinfo() 445 static void mcs7830_get_regs(struct net_device *net, struct ethtool_regs *regs, void *data) in mcs7830_get_regs() 482 struct net_device *net = dev->net; in mcs7830_bind() local
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_replay.c | 87 struct net *net = xs_net(x); in xfrm_replay_overflow() local 167 struct net *net = xs_net(x); in xfrm_replay_overflow_bmp() local 400 struct net *net = xs_net(x); in xfrm_replay_overflow_esn() local 558 struct net *net = xs_net(x); in xfrm_replay_overflow_offload() local 599 struct net *net = xs_net(x); in xfrm_replay_overflow_offload_bmp() local 639 struct net *net = xs_net(x); in xfrm_replay_overflow_offload_esn() local
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | sysctl_net_unix.c | 25 int __net_init unix_sysctl_register(struct net *net) in unix_sysctl_register() 50 void unix_sysctl_unregister(struct net *net) in unix_sysctl_unregister()
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | mib.c | 42 bool mptcp_mib_alloc(struct net *net) in mptcp_mib_alloc() 57 struct net *net = seq->private; in mptcp_seq_show() local
|
| H A D | syncookies.c | 38 static u32 mptcp_join_entry_hash(struct sk_buff *skb, struct net *net) in mptcp_join_entry_hash() 74 struct net *net = read_pnet(&subflow_req->sk.req.ireq_net); in subflow_init_req_cookie_join_save() local 95 struct net *net = read_pnet(&subflow_req->sk.req.ireq_net); in mptcp_token_join_cookie_init_state() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_nat.c | 36 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, in tcf_nat_init() 292 static int tcf_nat_walker(struct net *net, struct sk_buff *skb, in tcf_nat_walker() 302 static int tcf_nat_search(struct net *net, struct tc_action **a, u32 index) in tcf_nat_search() 321 static __net_init int nat_init_net(struct net *net) in nat_init_net()
|
| H A D | cls_api.c | 835 static int tcf_block_insert(struct tcf_block *block, struct net *net, in tcf_block_insert() 851 static void tcf_block_remove(struct tcf_block *block, struct net *net) in tcf_block_remove() 860 static struct tcf_block *tcf_block_create(struct net *net, struct Qdisc *q, in tcf_block_create() 889 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() 896 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() 1026 static int __tcf_qdisc_find(struct net *net, struct Qdisc **q, in __tcf_qdisc_find() 1121 static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q, in __tcf_block_find() 1195 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find() 1306 struct net *net = qdisc_net(q); in tcf_block_get_ext() local 1798 static int tcf_fill_node(struct net *net, struct sk_buff *skb, in tcf_fill_node() [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-procfs.c | 18 struct net *net = seq_file_net(seq); in dev_from_same_bucket() local 316 static int __net_init dev_proc_net_init(struct net *net) in dev_proc_net_init() 344 static void __net_exit dev_proc_net_exit(struct net *net) in dev_proc_net_exit() 384 static int __net_init dev_mc_net_init(struct net *net) in dev_mc_net_init() 392 static void __net_exit dev_mc_net_exit(struct net *net) in dev_mc_net_exit()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_hashtables.h | 207 static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, in inet_bhashfn() 217 static inline u32 inet_lhashfn(const struct net *net, const unsigned short num) in inet_lhashfn() 254 static inline struct sock *inet_lookup_listener(struct net *net, in inet_lookup_listener() 293 static inline bool INET_MATCH(struct net *net, const struct sock *sk, in INET_MATCH() 317 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established() 326 static inline struct sock *__inet_lookup(struct net *net, in __inet_lookup() 347 static inline struct sock *inet_lookup(struct net *net, in inet_lookup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | bareudp.c | 43 struct net *net; /* netns for packet i/o */ member 209 static struct socket *bareudp_create_sock(struct net *net, __be16 port) in bareudp_create_sock() 605 static int bareudp_configure(struct net *net, struct net_device *dev, in bareudp_configure() 657 static int bareudp_newlink(struct net *net, struct net_device *dev, in bareudp_newlink() 727 struct net_device *bareudp_dev_create(struct net *net, const char *name, in bareudp_dev_create() 763 static __net_init int bareudp_init_net(struct net *net) in bareudp_init_net() 771 static void bareudp_destroy_tunnels(struct net *net, struct list_head *head) in bareudp_destroy_tunnels() 782 struct net *net; in bareudp_exit_batch_net() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_recent.c | 97 static inline struct recent_net *recent_pernet(struct net *net) in recent_pernet() 242 struct net *net = xt_net(par); in recent_mt() local 635 static int __net_init recent_proc_net_init(struct net *net) in recent_proc_net_init() 645 static void __net_exit recent_proc_net_exit(struct net *net) in recent_proc_net_exit() 664 static inline int recent_proc_net_init(struct net *net) in recent_proc_net_init() 669 static inline void recent_proc_net_exit(struct net *net) in recent_proc_net_exit() 674 static int __net_init recent_net_init(struct net *net) in recent_net_init() 682 static void __net_exit recent_net_exit(struct net *net) in recent_net_exit()
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlanproc.h | 15 #define vlan_proc_init(net) (0) argument 16 #define vlan_proc_cleanup(net) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | ipt_CLUSTERIP.c | 56 struct net *net; /* netns for pernet list */ member 77 static inline struct clusterip_net *clusterip_pernet(struct net *net) in clusterip_pernet() 137 __clusterip_config_find(struct net *net, __be32 clusterip) in __clusterip_config_find() 151 clusterip_config_find_get(struct net *net, __be32 clusterip, int entry) in clusterip_config_find_get() 192 struct net *net = dev_net(dev); in clusterip_netdev_event() local 228 clusterip_config_init(struct net *net, const struct ipt_clusterip_tgt_info *i, in clusterip_config_init() 615 struct net *net = state->net; in arp_mangle() local 820 static int clusterip_net_init(struct net *net) in clusterip_net_init() 846 static void clusterip_net_exit(struct net *net) in clusterip_net_exit()
|
| H A D | nf_log_arp.c | 92 static void nf_log_arp_packet(struct net *net, u_int8_t pf, in nf_log_arp_packet() 124 static int __net_init nf_log_arp_net_init(struct net *net) in nf_log_arp_net_init() 129 static void __net_exit nf_log_arp_net_exit(struct net *net) in nf_log_arp_net_exit()
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_synproxy.h | 30 static inline struct synproxy_net *synproxy_pernet(struct net *net) in synproxy_pernet() 84 nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net) { return 0; } in nf_synproxy_ipv6_init() 86 nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net) {}; in nf_synproxy_ipv6_fini()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | dns_resolve.h | 20 static inline int nfs_dns_resolver_cache_init(struct net *net) in nfs_dns_resolver_cache_init() 25 static inline void nfs_dns_resolver_cache_destroy(struct net *net) in nfs_dns_resolver_cache_destroy()
|