/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 221 struct net *net = sock_net(asoc->base.sk); in sctp_make_init() local 1964 static int sctp_verify_ext_param(struct net *net, union sctp_params param) in sctp_verify_ext_param() 2000 struct net *net = sock_net(asoc->base.sk); in sctp_process_ext_param() local 2105 static sctp_ierror_t sctp_verify_param(struct net *net, in sctp_verify_param() 2225 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep, in sctp_verify_init() 2294 struct net *net = sock_net(asoc->base.sk); in sctp_process_init() local 2491 struct net *net = sock_net(asoc->base.sk); in sctp_process_param() local
|
D | probe.c | 130 static sctp_disposition_t jsctp_sf_eat_sack(struct net *net, in jsctp_sf_eat_sack()
|
D | outqueue.c | 290 struct net *net = sock_net(q->asoc->base.sk); in sctp_outq_tail() local 467 struct net *net = sock_net(q->asoc->base.sk); in sctp_retransmit() local
|
D | ulpqueue.c | 327 static struct sctp_ulpevent *sctp_make_reassembled_event(struct net *net, in sctp_make_reassembled_event()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_ecm.c | 583 struct net_device *net; in ecm_set_alt() local 894 struct net_device *net = opts->net; in ecm_alloc_inst() local
|
D | f_ncm.c | 837 struct net_device *net; in ncm_set_alt() local 1543 struct net_device *net = opts->net; in ncm_alloc_inst() local
|
D | rndis.c | 171 struct net_device *net; in gen_ndis_query_resp() local
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_ip6.c | 59 static struct sock *__l2tp_ip6_bind_lookup(struct net *net, in __l2tp_ip6_bind_lookup() 84 static inline struct sock *l2tp_ip6_bind_lookup(struct net *net, in l2tp_ip6_bind_lookup()
|
D | l2tp_debugfs.c | 41 struct net *net; member
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_nat_pptp.c | 45 struct net *net = nf_ct_net(ct); in pptp_nat_expected() local
|
/linux-4.1.27/net/tipc/ |
D | netlink_compat.c | 858 struct nlattr *net; in tipc_nl_compat_net_set() local 882 struct nlattr *net[TIPC_NLA_NET_MAX + 1]; in tipc_nl_compat_net_dump() local 1010 struct net *net = genl_info_net(info); in tipc_nl_compat_recv() local
|
D | msg.c | 515 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, in tipc_msg_lookup_dest()
|
/linux-4.1.27/net/sched/ |
D | act_simple.c | 79 static int tcf_simp_init(struct net *net, struct nlattr *nla, in tcf_simp_init()
|
D | em_canid.c | 123 static int em_canid_change(struct net *net, void *data, int len, in em_canid_change()
|
D | act_mirred.c | 47 static int tcf_mirred_init(struct net *net, struct nlattr *nla, in tcf_mirred_init()
|
D | act_pedit.c | 32 static int tcf_pedit_init(struct net *net, struct nlattr *nla, in tcf_pedit_init()
|
D | cls_u32.c | 592 static int u32_set_parms(struct net *net, struct tcf_proto *tp, in u32_set_parms() 725 static int u32_change(struct net *net, struct sk_buff *in_skb, in u32_change() 937 static int u32_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in u32_dump()
|
D | act_ipt.c | 86 static int tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, in tcf_ipt_init()
|
D | cls_flow.c | 362 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() 589 static int flow_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in flow_dump()
|
D | ematch.c | 181 struct net *net = dev_net(qdisc_dev(tp->q)); in tcf_em_validate() local
|
D | cls_rsvp.h | 454 static int rsvp_change(struct net *net, struct sk_buff *in_skb, in rsvp_change() 659 static int rsvp_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in rsvp_dump()
|
D | act_bpf.c | 265 static int tcf_bpf_init(struct net *net, struct nlattr *nla, in tcf_bpf_init()
|
D | act_police.c | 114 static int tcf_act_police_locate(struct net *net, struct nlattr *nla, in tcf_act_police_locate()
|
D | em_meta.c | 859 static int em_meta_change(struct net *net, void *data, int len, in em_meta_change()
|
/linux-4.1.27/fs/lockd/ |
D | svclock.c | 563 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_unlock() 591 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_cancel_blocked()
|
D | svcproc.c | 180 struct net *net = SVC_NET(rqstp); in nlmsvc_proc_cancel() local 214 struct net *net = SVC_NET(rqstp); in nlmsvc_proc_unlock() local
|
D | svcsubs.c | 369 nlmsvc_mark_resources(struct net *net) in nlmsvc_mark_resources()
|
/linux-4.1.27/include/net/ |
D | pkt_cls.h | 169 struct net *net; member 337 tcf_change_indev(struct net *net, struct nlattr *indev_tlv) in tcf_change_indev()
|
D | inet_timewait_sock.h | 140 void twsk_net_set(struct inet_timewait_sock *twsk, struct net *net) in twsk_net_set()
|
D | tcp.h | 344 #define TCP_INC_STATS(net, field) SNMP_INC_STATS((net)->mib.tcp_statistics, field) argument 345 #define TCP_INC_STATS_BH(net, field) SNMP_INC_STATS_BH((net)->mib.tcp_statistics, field) argument 346 #define TCP_DEC_STATS(net, field) SNMP_DEC_STATS((net)->mib.tcp_statistics, field) argument 347 #define TCP_ADD_STATS_USER(net, field, val) SNMP_ADD_STATS_USER((net)->mib.tcp_statistics, field, v… argument 348 #define TCP_ADD_STATS(net, field, val) SNMP_ADD_STATS((net)->mib.tcp_statistics, field, val) argument 1225 static inline void tcp_mib_init(struct net *net) in tcp_mib_init()
|
D | ip6_tunnel.h | 39 struct net *net; /* netns for packet i/o */ member
|
D | netlabel.h | 461 static inline int netlbl_cfg_unlbl_static_add(struct net *net, in netlbl_cfg_unlbl_static_add() 471 static inline int netlbl_cfg_unlbl_static_del(struct net *net, in netlbl_cfg_unlbl_static_del()
|
D | ip_vs.h | 33 static inline struct netns_ipvs *net_ipvs(struct net* net) in net_ipvs() 504 struct net *net; member 532 struct net *net; /* Name space */ member 590 static inline void ip_vs_conn_net_set(struct ip_vs_conn *cp, struct net *net) in ip_vs_conn_net_set() 598 struct net *net) in ip_vs_conn_net_eq() 666 struct net *net; member 974 struct net *net; /* Needed by timer routines */ member 1161 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 | 61 struct netns_frags *net; member
|
D | ipx.h | 19 __be32 net; member
|
D | ip_tunnels.h | 58 struct net *net; /* netns for packet i/o */ member
|
D | neighbour.h | 69 possible_net_t net; member 169 possible_net_t net; member
|
D | sock.h | 1328 static inline void sock_prot_inuse_add(struct net *net, struct proto *prot, in sock_prot_inuse_add() 2201 void sock_net_set(struct sock *sk, struct net *net) in sock_net_set() 2212 static inline void sk_change_net(struct sock *sk, struct net *net) in sk_change_net()
|
D | bonding.h | 519 struct net *net; /* Associated network namespace */ member
|
D | cfg80211.h | 3246 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) in wiphy_net_set()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtl819x_HTProc.c | 159 struct rtllib_network *net = &ieee->current_network; in IsHTHalfNmodeAPs() local 184 struct rtllib_network *net = &ieee->current_network; in HTIOTPeerDetermine() local
|
D | rtllib_softmac.c | 25 short rtllib_is_54g(struct rtllib_network *net) in rtllib_is_54g() 30 short rtllib_is_shortslot(const struct rtllib_network *net) in rtllib_is_shortslot() 1638 struct rtllib_network *net) in rtllib_softmac_new_net()
|
/linux-4.1.27/net/atm/ |
D | pvc.c | 132 static int pvc_create(struct net *net, struct socket *sock, int protocol, in pvc_create()
|
D | svc.c | 654 static int svc_create(struct net *net, struct socket *sock, int protocol, in svc_create()
|
D | common.c | 144 int vcc_create(struct net *net, struct socket *sock, int protocol, int family) in vcc_create()
|
/linux-4.1.27/fs/nfsd/ |
D | export.c | 876 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh() 1283 nfsd_export_init(struct net *net) in nfsd_export_init() 1320 nfsd_export_flush(struct net *net) in nfsd_export_flush() 1332 nfsd_export_shutdown(struct net *net) in nfsd_export_shutdown()
|
D | nfs4state.c | 1598 __find_in_sessionid_hashtbl(struct nfs4_sessionid *sessionid, struct net *net) in __find_in_sessionid_hashtbl() 1621 find_in_sessionid_hashtbl(struct nfs4_sessionid *sessionid, struct net *net, in find_in_sessionid_hashtbl() 2013 struct net *net = SVC_NET(rqstp); in create_client() local 2734 struct net *net = SVC_NET(rqstp); in nfsd4_bind_conn_to_session() local 2777 struct net *net = SVC_NET(r); in nfsd4_destroy_session() local 2879 struct net *net = SVC_NET(rqstp); in nfsd4_sequence() local 3421 move_to_close_lru(struct nfs4_ol_stateid *s, struct net *net) in move_to_close_lru() 4540 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids() 4561 grace_disallows_io(struct net *net, struct inode *inode) in grace_disallows_io() 4712 nfs4_preprocess_stateid_op(struct net *net, struct nfsd4_compound_state *cstate, in nfs4_preprocess_stateid_op() [all …]
|
D | nfs4idmap.c | 452 nfsd_idmap_init(struct net *net) in nfsd_idmap_init() 483 nfsd_idmap_shutdown(struct net *net) in nfsd_idmap_shutdown()
|
D | nfsd.h | 131 static inline int nfs4_state_start_net(struct net *net) { return 0; } in nfs4_state_start_net() 133 static inline void nfs4_state_shutdown_net(struct net *net) { } in nfs4_state_shutdown_net()
|
D | nfs4proc.c | 366 struct net *net = SVC_NET(rqstp); in nfsd4_open() local 577 static void gen_boot_verifier(nfs4_verifier *verifier, struct net *net) in gen_boot_verifier()
|
D | nfs4callback.c | 681 static int max_cb_time(struct net *net) in max_cb_time()
|
D | state.h | 352 struct net *net; member
|
/linux-4.1.27/drivers/net/usb/ |
D | hso.c | 154 struct net_device *net; member 718 static int hso_net_open(struct net_device *net) in hso_net_open() 748 static int hso_net_close(struct net_device *net) in hso_net_close() 795 struct net_device *net) in hso_net_start_xmit() 846 static void hso_net_tx_timeout(struct net_device *net) in hso_net_tx_timeout() 1011 struct net_device *net; in read_bulk_callback() local 2418 static void hso_net_init(struct net_device *net) in hso_net_init() 2510 struct net_device *net; in hso_create_net_device() local
|
D | sierra_net.c | 599 static void sierra_net_get_drvinfo(struct net_device *net, in sierra_net_get_drvinfo() 608 static u32 sierra_net_get_link(struct net_device *net) in sierra_net_get_link() 626 static int sierra_net_change_mtu(struct net_device *net, int new_mtu) in sierra_net_change_mtu()
|
D | cdc_ether.c | 74 struct net_device *net = dev->net; in usbnet_cdc_update_filter() local
|
D | smsc95xx.c | 654 static int smsc95xx_ethtool_get_eeprom_len(struct net_device *net) in smsc95xx_ethtool_get_eeprom_len() 713 static void smsc95xx_ethtool_get_wol(struct net_device *net, in smsc95xx_ethtool_get_wol() 723 static int smsc95xx_ethtool_set_wol(struct net_device *net, in smsc95xx_ethtool_set_wol()
|
D | smsc75xx.c | 682 static int smsc75xx_ethtool_get_eeprom_len(struct net_device *net) in smsc75xx_ethtool_get_eeprom_len() 711 static void smsc75xx_ethtool_get_wol(struct net_device *net, in smsc75xx_ethtool_get_wol() 721 static int smsc75xx_ethtool_set_wol(struct net_device *net, in smsc75xx_ethtool_set_wol()
|
D | rndis_host.c | 302 struct net_device *net = dev->net; in generic_rndis_bind() local
|
D | pegasus.h | 85 struct net_device *net; member
|
D | cdc_ncm.c | 695 int cdc_ncm_change_mtu(struct net_device *net, int new_mtu) in cdc_ncm_change_mtu()
|
D | r8152.c | 3636 rtl_ethtool_get_eee(struct net_device *net, struct ethtool_eee *edata) in rtl_ethtool_get_eee() 3658 rtl_ethtool_set_eee(struct net_device *net, struct ethtool_eee *edata) in rtl_ethtool_set_eee()
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | ether.c | 327 struct net_device *net; in eth_bind() local
|
D | g_ffs.c | 333 struct net_device *net; in gfs_bind() local
|
/linux-4.1.27/tools/ |
D | Makefile | 44 cgroup firewire hv guest usb virtio vm net: FORCE target
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_private.h | 436 #define LNET_MKNID(net, addr) ((((__u64)(net))<<32)|((__u64)(addr))) argument 438 #define LNET_NETNUM(net) ((net) & 0xffff) argument 439 #define LNET_NETTYP(net) (((net) >> 16) & 0xffff) argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | api-ni.c | 726 lnet_net2ni_locked(__u32 net, int cpt) in lnet_net2ni_locked() 746 lnet_net2ni(__u32 net) in lnet_net2ni() 822 lnet_islocalnet(__u32 net) in lnet_islocalnet()
|
D | router_proc.c | 254 __u32 net = rnet->lrn_net; in proc_lnet_routes() local
|
/linux-4.1.27/net/ieee802154/ |
D | socket.c | 39 ieee802154_get_dev(struct net *net, const struct ieee802154_addr *addr) in ieee802154_get_dev() 885 struct net *net = sock_net(sk); in dgram_setsockopt() local 997 static int ieee802154_create(struct net *net, struct socket *sock, in ieee802154_create()
|
D | nl-mac.c | 443 struct net *net = sock_net(skb->sk); in ieee802154_dump_iface() local 778 struct net *net = sock_net(skb->sk); in ieee802154_llsec_dump_table() local
|
/linux-4.1.27/net/netlabel/ |
D | netlabel_kapi.c | 214 int netlbl_cfg_unlbl_static_add(struct net *net, in netlbl_cfg_unlbl_static_add() 257 int netlbl_cfg_unlbl_static_del(struct net *net, in netlbl_cfg_unlbl_static_del()
|
/linux-4.1.27/net/wireless/ |
D | core.c | 152 struct net *net) in cfg80211_switch_netns() 1150 static void __net_exit cfg80211_pernet_exit(struct net *net) in cfg80211_pernet_exit()
|
D | scan.c | 1160 cfg80211_get_dev_from_ifindex(struct net *net, int ifindex) in cfg80211_get_dev_from_ifindex()
|
D | nl80211.c | 7817 struct net *net; in nl80211_wiphy_netns() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_HTProc.c | 350 struct ieee80211_network *net = &ieee->current_network; in IsHTHalfNmodeAPs() local 382 struct ieee80211_network *net = &ieee->current_network; in HTIOTPeerDetermine() local
|
D | ieee80211_softmac.c | 27 short ieee80211_is_54g(const struct ieee80211_network *net) in ieee80211_is_54g() 33 short ieee80211_is_shortslot(const struct ieee80211_network *net) in ieee80211_is_shortslot() 1413 inline void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net) in ieee80211_softmac_new_net()
|
/linux-4.1.27/net/decnet/ |
D | dn_fib.c | 503 struct net *net = sock_net(skb->sk); in dn_fib_rtm_delroute() local 528 struct net *net = sock_net(skb->sk); in dn_fib_rtm_newroute() local
|
D | dn_dev.c | 570 struct net *net = sock_net(skb->sk); in dn_nl_deladdr() local 614 struct net *net = sock_net(skb->sk); in dn_nl_newaddr() local 738 struct net *net = sock_net(skb->sk); in dn_nl_dump_ifaddr() local
|
D | dn_route.c | 1640 struct net *net = sock_net(in_skb->sk); in dn_cache_getroute() local 1725 struct net *net = sock_net(skb->sk); in dn_cache_dump() local
|
D | af_decnet.c | 471 static struct sock *dn_alloc_sock(struct net *net, struct socket *sock, gfp_t gfp) in dn_alloc_sock() 676 static int dn_create(struct net *net, struct socket *sock, int protocol, in dn_create()
|
D | dn_table.c | 488 struct net *net = sock_net(skb->sk); in dn_fib_dump() local
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_generic.c | 289 static inline struct ppp_net *ppp_pernet(struct net *net) in ppp_pernet() 824 static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf, in ppp_unattached_ioctl() 899 static __net_init int ppp_init_net(struct net *net) in ppp_init_net() 914 static __net_exit void ppp_exit_net(struct net *net) in ppp_exit_net() 2234 int ppp_register_net_channel(struct net *net, struct ppp_channel *chan) in ppp_register_net_channel() 2669 ppp_create_interface(struct net *net, int unit, int *retp) in ppp_create_interface()
|
D | pptp.c | 584 static int pptp_create(struct net *net, struct socket *sock) in pptp_create()
|
/linux-4.1.27/include/linux/ |
D | proc_fs.h | 80 struct net *net, const char *name, struct proc_dir_entry *parent) in proc_net_mkdir()
|
D | lsm_audit.h | 60 struct lsm_network_audit *net; member
|
D | udp.h | 37 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) in udp_hashfn()
|
D | netdevice.h | 1849 void dev_net_set(struct net_device *dev, struct net *net) in dev_net_set() 1877 #define SET_NETDEV_DEV(net, pdev) ((net)->dev.parent = (pdev)) argument 1883 #define SET_NETDEV_DEVTYPE(net, devtype) ((net)->dev.type = (devtype)) argument 2101 #define for_each_netdev(net, d) \ argument 2103 #define for_each_netdev_reverse(net, d) \ argument 2105 #define for_each_netdev_rcu(net, d) \ argument 2107 #define for_each_netdev_safe(net, d, n) \ argument 2109 #define for_each_netdev_continue(net, d) \ argument 2111 #define for_each_netdev_continue_rcu(net, d) \ argument 2121 struct net *net; in next_net_device() local [all …]
|
D | mroute6.h | 124 static inline struct sock *mroute6_socket(struct net *net, struct sk_buff *skb) in mroute6_socket()
|
D | rio.h | 173 struct rio_net *net; /* RIO net this device resides in */ member
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_input.c | 184 struct net *net = dev_net(skb->dev); in xfrm_input() local
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_net.c | 96 struct net_device *net; member 1234 struct net_device *net; local 1290 struct net_device *net = dvbnet->device[num]; local
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | sock.c | 228 static int hidp_sock_create(struct net *net, struct socket *sock, int protocol, in hidp_sock_create()
|
/linux-4.1.27/net/ipv4/ |
D | ip_output.c | 1332 struct net *net = sock_net(sk); in __ip_make_skb() local 1416 int ip_send_skb(struct net *net, struct sk_buff *skb) in ip_send_skb() 1525 struct net *net = sock_net(sk); in ip_send_unicast_reply() local
|
D | fib_trie.c | 2193 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 2275 struct net *net = seq_file_net(seq); in fib_trie_seq_next() local 2626 int __net_init fib_proc_init(struct net *net) in fib_proc_init() 2648 void __net_exit fib_proc_exit(struct net *net) in fib_proc_exit()
|
D | syncookies.c | 277 const struct net *net, const struct dst_entry *dst) in cookie_ecn_ok()
|
D | ah4.c | 433 struct net *net = dev_net(skb->dev); in ah4_err() local
|
D | esp4.c | 481 struct net *net = dev_net(skb->dev); in esp4_err() local
|
D | tcp_output.c | 1363 struct net *net = sock_net(sk); in tcp_mtup_init() local 1850 struct net *net = sock_net(sk); in tcp_mtu_check_reprobe() local 1885 struct net *net = sock_net(sk); in tcp_mtu_probe() local
|
D | ip_sockglue.c | 222 int ip_cmsg_send(struct net *net, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send()
|
D | tcp_input.c | 3353 bool tcp_oow_rate_limited(struct net *net, const struct sk_buff *skb, in tcp_oow_rate_limited() 5999 const struct net *net = sock_net(listen_sk); in tcp_ecn_create_request() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 215 __u32 *net = (__u32 *)value; in parse_net() local 282 int class_parse_net(char *buf, __u32 *net, char **endh) in class_parse_net() 310 int class_match_net(char *buf, char *key, __u32 net) in class_match_net()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 2629 struct net *net; in packet_release() local 2826 static int packet_create(struct net *net, struct socket *sock, int protocol, in packet_create() 3593 struct net *net = dev_net(dev); in packet_notifier() local 4083 struct net *net = seq_file_net(seq); in packet_seq_start() local 4091 struct net *net = seq_file_net(seq); in packet_seq_next() local 4148 static int __net_init packet_net_init(struct net *net) in packet_net_init() 4159 static void __net_exit packet_net_exit(struct net *net) in packet_net_exit()
|
D | internal.h | 77 possible_net_t net; member
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | sock.c | 272 static struct sock *rfcomm_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in rfcomm_sock_alloc() 313 static int rfcomm_sock_create(struct net *net, struct socket *sock, in rfcomm_sock_create()
|
/linux-4.1.27/drivers/staging/unisys/virtpci/ |
D | virtpci.h | 67 struct net_adap_info net; member
|
/linux-4.1.27/net/netfilter/ |
D | xt_osf.c | 203 struct net *net = dev_net(p->in ? p->in : p->out); in xt_osf_match_packet() local
|
D | nf_conntrack_h323_main.c | 731 static int callforward_do_filter(struct net *net, in callforward_do_filter() 811 struct net *net = nf_ct_net(ct); in expect_callforwarding() local 1259 struct net *net = nf_ct_net(ct); in find_expect() local
|
D | nf_conntrack_sip.c | 852 struct net *net = nf_ct_net(ct); in set_expected_rtp_rtcp() local
|
/linux-4.1.27/drivers/net/ |
D | tun.c | 149 struct net *net; member 419 struct net *net = dev_net(tun->dev); in tun_not_capable() local 1562 static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr) in tun_set_iff() 1706 static void tun_get_iff(struct net *net, struct tun_struct *tun, in tun_get_iff() 2194 struct net *net = tfile->net; in tun_chr_close() local
|
D | veth.c | 349 struct net *net; in veth_newlink() local
|
D | macvtap.c | 467 struct net *net = current->nsproxy->net_ns; in macvtap_open() local
|
/linux-4.1.27/net/nfc/ |
D | rawsock.c | 336 static int rawsock_create(struct net *net, struct socket *sock, in rawsock_create()
|
D | llcp_sock.c | 995 static int llcp_sock_create(struct net *net, struct socket *sock, in llcp_sock_create()
|
/linux-4.1.27/drivers/net/irda/ |
D | kingsun-sir.c | 440 struct net_device *net = NULL; in kingsun_probe() local
|
D | ks959-sir.c | 688 struct net_device *net = NULL; in ks959_probe() local
|
D | ksdazzle-sir.c | 588 struct net_device *net = NULL; in ksdazzle_probe() local
|
D | irda-usb.c | 1598 struct net_device *net; in irda_usb_probe() local
|
D | stir4200.c | 1027 struct net_device *net; in stir_probe() local
|
/linux-4.1.27/net/bluetooth/ |
D | l2cap_sock.c | 1525 static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, in l2cap_sock_alloc() 1559 static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol, in l2cap_sock_create()
|
D | sco.c | 463 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio) in sco_sock_alloc() 490 static int sco_sock_create(struct net *net, struct socket *sock, int protocol, in sco_sock_create()
|
D | hci_sock.c | 1380 static int hci_sock_create(struct net *net, struct socket *sock, int protocol, in hci_sock_create()
|
/linux-4.1.27/net/sunrpc/ |
D | xprt.c | 1125 struct rpc_xprt *xprt_alloc(struct net *net, size_t size, in xprt_alloc() 1303 static void xprt_init(struct rpc_xprt *xprt, struct net *net) in xprt_init()
|
/linux-4.1.27/net/openvswitch/ |
D | vport.h | 241 static inline struct rtable *ovs_tunnel_route_lookup(struct net *net, in ovs_tunnel_route_lookup()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 45 struct net *net = nf_ct_net((struct nf_conn *)nfct); in synproxy_send_tcp() local
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 235 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
|
D | ip_set_bitmap_ip.c | 249 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ip_create()
|
D | ip_set_bitmap_ipmac.c | 316 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_create()
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_hw.c | 811 struct net_device *net = ft1000dev->net; in ft1000_copy_up_pkt() local 918 int ft1000_close(struct net_device *net) in ft1000_close()
|
D | ft1000_usb.h | 66 struct net_device *net; member
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 2232 struct lsm_network_audit net; in smack_netlabel_send() local 2348 struct lsm_network_audit net; in smk_ipv6_port_check() local 3370 struct lsm_network_audit net; in smack_unix_stream_connect() local 3418 struct lsm_network_audit net; in smack_unix_may_send() local 3619 struct lsm_network_audit net; in smack_socket_sock_rcv_skb() local 3851 struct lsm_network_audit net; in smack_inet_conn_request() local
|
D | smack.h | 379 char type, struct lsm_network_audit *net) in smk_ad_init_net()
|
/linux-4.1.27/net/core/ |
D | pktgen.c | 414 struct net *net; member 435 struct pktgen_net *net; member 2540 struct net *net = dev_net(pkt_dev->odev); in pktgen_output_ipsec() local 3751 static int __net_init pg_net_init(struct net *net) in pg_net_init() 3796 static void __net_exit pg_net_exit(struct net *net) in pg_net_exit()
|
D | net-sysfs.c | 85 struct net *net = dev_net(netdev); in netdev_store() local 359 struct net *net = dev_net(netdev); in ifalias_store() local 1368 struct net *net = current->nsproxy->net_ns; in net_current_may_mount() local
|
D | netpoll.c | 657 struct net *net = current->nsproxy->net_ns; in netpoll_setup() local
|
D | ethtool.c | 1742 int dev_ethtool(struct net *net, struct ifreq *ifr) in dev_ethtool()
|
/linux-4.1.27/net/ipv6/ |
D | mip6.c | 213 struct net *net = xs_net(x); in mip6_destopt_reject() local
|
D | ipv6_sockglue.c | 144 struct net *net = sock_net(sk); in do_ipv6_setsockopt() local
|
D | esp6.c | 429 struct net *net = dev_net(skb->dev); in esp6_err() local
|
D | datagram.c | 685 int ip6_datagram_send_ctl(struct net *net, struct sock *sk, in ip6_datagram_send_ctl()
|
D | ah6.c | 649 struct net *net = dev_net(skb->dev); in ah6_err() local
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 518 static struct sock *x25_alloc_socket(struct net *net) in x25_alloc_socket() 537 static int x25_create(struct net *net, struct socket *sock, int protocol, in x25_create()
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | gdm_lte.c | 878 struct net_device *net; in register_lte_device() local 936 struct net_device *net; in unregister_lte_device() local
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 99 struct net *net; member 896 static inline unsigned int nft_gencursor_next(const struct net *net) in nft_gencursor_next() 901 static inline u8 nft_genmask_next(const struct net *net) in nft_genmask_next() 906 static inline u8 nft_genmask_cur(const struct net *net) in nft_genmask_cur()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 4016 struct lsm_network_audit net = {0,}; in sock_has_perm() local 4102 struct lsm_network_audit net = {0,}; in selinux_socket_bind() local 4197 struct lsm_network_audit net = {0,}; in selinux_socket_connect() local 4314 struct lsm_network_audit net = {0,}; in selinux_socket_unix_stream_connect() local 4346 struct lsm_network_audit net = {0,}; in selinux_socket_unix_may_send() local 4386 struct lsm_network_audit net = {0,}; in selinux_sock_rcv_skb_compat() local 4419 struct lsm_network_audit net = {0,}; in selinux_socket_sock_rcv_skb() local 4800 struct lsm_network_audit net = {0,}; in selinux_ip_forward() local 4921 struct lsm_network_audit net = {0,}; in selinux_ip_postroute_compat() local 4956 struct lsm_network_audit net = {0,}; in selinux_ip_postroute() local
|
/linux-4.1.27/net/rxrpc/ |
D | af_rxrpc.c | 614 static int rxrpc_create(struct net *net, struct socket *sock, int protocol, in rxrpc_create()
|
/linux-4.1.27/crypto/ |
D | af_alg.c | 358 static int alg_create(struct net *net, struct socket *sock, int protocol, in alg_create()
|
/linux-4.1.27/net/rds/ |
D | af_rds.c | 435 static int rds_create(struct net *net, struct socket *sock, int protocol, in rds_create()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 66 struct dvb_net net; member
|
/linux-4.1.27/net/can/ |
D | af_can.c | 136 static int can_create(struct net *net, struct socket *sock, int protocol, in can_create()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.c | 38 struct rtllib_network *net = &priv->rtllib->current_network; in rtl8192e_start_beacon() local 970 struct rtllib_network *net; in rtl8192_net_update() local
|
D | rtl_core.c | 510 struct rtllib_network *net = &priv->rtllib->current_network; in rtl8192_update_cap() local 570 struct rtllib_network *net = &ieee->current_network; in rtl8192_update_beacon() local 753 struct rtllib_network *net; in rtl8192_config_rate() local
|
/linux-4.1.27/net/appletalk/ |
D | ddp.c | 400 static struct atalk_iface *atalk_find_interface(__be16 net, int node) in atalk_find_interface() 1017 static int atalk_create(struct net *net, struct socket *sock, int protocol, in atalk_create()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 3308 struct net *net; in bond_do_ioctl() local 4585 int bond_create(struct net *net, const char *name) in bond_create() 4624 static int __net_init bond_net_init(struct net *net) in bond_net_init() 4637 static void __net_exit bond_net_exit(struct net *net) in bond_net_exit()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | clnt.h | 108 struct net *net; member
|
D | cache.h | 125 struct net *net; member
|
D | xprt.h | 272 struct net * net; member
|
/linux-4.1.27/drivers/net/can/softing/ |
D | softing.h | 39 struct net_device *net[2]; member
|
/linux-4.1.27/net/ipx/ |
D | af_ipx.c | 178 struct ipx_interface *ipxitf_find_using_net(__be32 net) in ipxitf_find_using_net() 1331 static int ipx_create(struct net *net, struct socket *sock, int protocol, in ipx_create()
|
/linux-4.1.27/fs/nfs/ |
D | inode.c | 1976 static int nfs_net_init(struct net *net) in nfs_net_init() 1982 static void nfs_net_exit(struct net *net) in nfs_net_exit()
|
D | callback.h | 45 struct net *net; member
|
D | pnfs_nfs.c | 703 nfs4_decode_mp_ds_addr(struct net *net, struct xdr_stream *xdr, gfp_t gfp_flags) in nfs4_decode_mp_ds_addr()
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 580 struct sock *__vsock_create(struct net *net, in __vsock_create() 1847 static int vsock_create(struct net *net, struct socket *sock, in vsock_create()
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 1063 struct ieee80211_network *net; in rtl8192_config_rate() local 1159 struct ieee80211_network *net = &priv->ieee80211->current_network; in rtl8192_update_cap() local 1181 struct ieee80211_network *net; in rtl8192_net_update() local 1803 struct ieee80211_network *net = &ieee->current_network; in rtl8192_update_beacon() local
|
/linux-4.1.27/net/llc/ |
D | llc_conn.c | 934 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot) in llc_sk_alloc()
|
D | af_llc.c | 157 static int llc_ui_create(struct net *net, struct socket *sock, int protocol, in llc_ui_create()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma_transport.c | 690 struct net *net, in svc_rdma_create()
|
/linux-4.1.27/include/linux/usb/ |
D | usbnet.h | 48 struct net_device *net; member
|
/linux-4.1.27/net/bridge/ |
D | br_netlink.c | 365 struct net *net; in br_ifinfo_notify() local
|
D | br_fdb.c | 656 struct net *net = dev_net(br->dev); in fdb_notify() local
|
/linux-4.1.27/include/linux/lockd/ |
D | lockd.h | 70 struct net *net; /* host net */ member
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 1026 static int caif_create(struct net *net, struct socket *sock, int protocol, in caif_create()
|
/linux-4.1.27/kernel/ |
D | auditfilter.c | 1094 struct net *net = sock_net(NETLINK_CB(request_skb).sk); in audit_list_rules_send() local
|
D | sysctl_binary.c | 1250 struct net *net = current->nsproxy->net_ns; in get_sysctl() local
|
D | audit.h | 242 struct net *net; member
|
/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 1365 struct net *net = dev_net(dev); in dcbnl_notify() local 1706 struct net *net = sock_net(skb->sk); in dcb_doit() local
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 424 static int nr_create(struct net *net, struct socket *sock, int protocol, in nr_create()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 631 lnet_net2rnethash(__u32 net) in lnet_net2rnethash()
|
/linux-4.1.27/net/ax25/ |
D | af_ax25.c | 803 static int ax25_create(struct net *net, struct socket *sock, int protocol, in ax25_create()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 90 struct dvb_net net; member
|
/linux-4.1.27/net/irda/ |
D | af_irda.c | 1083 static int irda_create(struct net *net, struct socket *sock, int protocol, in irda_create()
|
/linux-4.1.27/net/rose/ |
D | af_rose.c | 511 static int rose_create(struct net *net, struct socket *sock, int protocol, in rose_create()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 1653 ksock_net_t *net = (ksock_net_t *)ni->ni_data; in ksocknal_send_hello() local
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828.h | 107 struct dvb_net net; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 2788 struct net_device *net = to_net_dev(dev); in netxen_store_bridged_mode() local 2813 struct net_device *net = to_net_dev(dev); in netxen_show_bridged_mode() local
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | iochannel.h | 651 struct uiscmdrsp_net net; member
|
/linux-4.1.27/net/iucv/ |
D | af_iucv.c | 583 static int iucv_sock_create(struct net *net, struct socket *sock, int protocol, in iucv_sock_create()
|
/linux-4.1.27/drivers/base/ |
D | core.c | 2047 struct net_device *net = to_net_dev(dev); in create_syslog_header() local
|
/linux-4.1.27/fs/cifs/ |
D | cifsglob.h | 547 struct net *net; member 750 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns() 762 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164.h | 242 struct dvb_net net; member
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2181 struct net *net = genl_info_net(info); in team_nl_team_get() local
|
/linux-4.1.27/include/net/sctp/ |
D | structs.h | 98 struct net *net; member
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 7440 BSSListElement *net; in airo_get_scan() local
|