/linux-3.3/drivers/media/dvb/dvb-core/ |
D | dvb_net.c | 130 struct net_device *net; member 1267 struct net_device *net; local 1322 struct net_device *net = dvbnet->device[num]; local
|
/linux-3.3/net/sunrpc/ |
D | cache.c | 1564 static void remove_cache_proc_entries(struct cache_detail *cd, struct net *net) in remove_cache_proc_entries() 1582 static int create_cache_proc_entries(struct cache_detail *cd, struct net *net) in create_cache_proc_entries() 1623 static int create_cache_proc_entries(struct cache_detail *cd, struct net *net) in create_cache_proc_entries() 1634 int cache_register_net(struct cache_detail *cd, struct net *net) in cache_register_net() 1652 void cache_unregister_net(struct cache_detail *cd, struct net *net) in cache_unregister_net()
|
D | xprt.c | 1017 struct rpc_xprt *xprt_alloc(struct net *net, size_t size, in xprt_alloc() 1161 static void xprt_init(struct rpc_xprt *xprt, struct net *net) in xprt_init()
|
/linux-3.3/net/bluetooth/ |
D | l2cap_sock.c | 994 static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in l2cap_sock_alloc() 1025 static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol, in l2cap_sock_create()
|
D | sco.c | 419 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in sco_sock_alloc() 444 static int sco_sock_create(struct net *net, struct socket *sock, int protocol, in sco_sock_create()
|
D | af_bluetooth.c | 125 static int bt_sock_create(struct net *net, struct socket *sock, int proto, in bt_sock_create()
|
/linux-3.3/include/net/ |
D | ip_vs.h | 33 static inline struct netns_ipvs *net_ipvs(struct net* net) in net_ipvs() 462 struct net *net; member 481 struct net *net; /* Name space */ member 546 static inline void ip_vs_conn_net_set(struct ip_vs_conn *cp, struct net *net) in ip_vs_conn_net_set() 554 struct net *net) in ip_vs_conn_net_eq() 621 struct net *net; member 908 struct net *net; /* Needed by timer routines */ member 973 static inline void ip_vs_conn_fill_param(struct net *net, int af, int protocol, in ip_vs_conn_fill_param()
|
D | inet_frag.h | 17 struct netns_frags *net; member
|
D | netlabel.h | 459 static inline int netlbl_cfg_unlbl_static_add(struct net *net, in netlbl_cfg_unlbl_static_add() 469 static inline int netlbl_cfg_unlbl_static_del(struct net *net, in netlbl_cfg_unlbl_static_del()
|
D | inet_sock.h | 204 static inline unsigned int inet_ehashfn(struct net *net, in inet_ehashfn() 221 struct net *net = sock_net(sk); in inet_sk_ehashfn() local
|
/linux-3.3/net/nfc/ |
D | rawsock.c | 301 static int rawsock_create(struct net *net, struct socket *sock, in rawsock_create()
|
/linux-3.3/net/decnet/ |
D | dn_dev.c | 580 struct net *net = sock_net(skb->sk); in dn_nl_deladdr() local 621 struct net *net = sock_net(skb->sk); in dn_nl_newaddr() local 737 struct net *net = sock_net(skb->sk); in dn_nl_dump_ifaddr() local
|
/linux-3.3/net/bluetooth/rfcomm/ |
D | sock.c | 287 static struct sock *rfcomm_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in rfcomm_sock_alloc() 328 static int rfcomm_sock_create(struct net *net, struct socket *sock, in rfcomm_sock_create()
|
/linux-3.3/include/linux/ |
D | proc_fs.h | 180 #define proc_net_fops_create(net, name, mode, fops) ({ (void)(mode), NULL; }) argument 181 static inline void proc_net_remove(struct net *net, const char *name) {} in proc_net_remove()
|
D | inetdevice.h | 76 #define IPV4_DEVCONF_ALL(net, attr) \ argument 165 static inline struct net_device *ip_dev_find(struct net *net, __be32 addr) in ip_dev_find()
|
/linux-3.3/net/packet/ |
D | af_packet.c | 305 struct net *net; member 2398 struct net *net; in packet_release() local 2557 static int packet_create(struct net *net, struct socket *sock, int protocol, in packet_create() 3335 struct net *net = dev_net(dev); in packet_notifier() local 3828 struct net *net = seq_file_net(seq); in packet_seq_start() local 3836 struct net *net = seq_file_net(seq); in packet_seq_next() local 3893 static int __net_init packet_net_init(struct net *net) in packet_net_init() 3904 static void __net_exit packet_net_exit(struct net *net) in packet_net_exit()
|
/linux-3.3/net/ipv6/netfilter/ |
D | nf_conntrack_l3proto_ipv6.c | 192 static unsigned int __ipv6_conntrack_in(struct net *net, in __ipv6_conntrack_in()
|
/linux-3.3/net/ipv4/ |
D | fib_trie.c | 2192 struct net *net = (struct net *)seq->private; in fib_triestat_seq_show() local 2241 struct net *net = seq_file_net(seq); in fib_trie_get_idx() local 2276 struct net *net = seq_file_net(seq); in fib_trie_seq_next() local 2607 int __net_init fib_proc_init(struct net *net) in fib_proc_init() 2629 void __net_exit fib_proc_exit(struct net *net) in fib_proc_exit()
|
/linux-3.3/drivers/usb/gadget/ |
D | f_eem.c | 188 struct net_device *net; in eem_set_alt() local
|
/linux-3.3/net/dcb/ |
D | dcbnl.c | 1505 struct net *net = dev_net(dev); in dcbnl_notify() local 1627 struct net *net = dev_net(netdev); in dcbnl_ieee_get() local 1855 struct net *net = dev_net(netdev); in dcbnl_cee_get() local 1893 struct net *net = sock_net(skb->sk); in dcb_doit() local
|
/linux-3.3/drivers/net/usb/ |
D | rndis_host.c | 301 struct net_device *net = dev->net; in generic_rndis_bind() local
|
/linux-3.3/drivers/net/ |
D | tun.c | 114 struct net *net; member 1049 static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr) in tun_set_iff() 1193 static int tun_get_iff(struct net *net, struct tun_struct *tun, in tun_get_iff()
|
/linux-3.3/drivers/net/irda/ |
D | kingsun-sir.c | 438 struct net_device *net = NULL; in kingsun_probe() local
|
/linux-3.3/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_hw.c | 1043 struct net_device *net = ft1000dev->net; in ft1000_copy_up_pkt() local 1216 int ft1000_close(struct net_device *net) in ft1000_close()
|
/linux-3.3/drivers/net/team/ |
D | team.c | 1186 struct net *net = genl_info_net(info); in team_nl_team_get() local 1518 struct net *net = dev_net(team->dev); in team_nl_send_event_options_get() local 1541 struct net *net = dev_net(team->dev); in team_nl_send_event_port_list_get() local
|