Symbol: net
function parameter
Defined...
-
crypto/af_alg.c:504:23-504:35: static int alg_create(struct net *net, struct socket *sock, int protocol,
-
crypto/crypto_user_base.c:480:43-480:55: static int __net_init crypto_netlink_init(struct net *net)
-
crypto/crypto_user_base.c:490:44-490:56: static void __net_exit crypto_netlink_exit(struct net *net)
-
drivers/connector/connector.c:173:20-173:32: static int cn_bind(struct net *net, int group)
-
drivers/firewire/net.c:208:53-208:72: static int fwnet_header_create(struct sk_buff *skb, struct net_device *net,
-
drivers/firewire/net.c:255:3-255:28: const struct net_device *net, const unsigned char *haddr)
-
drivers/firewire/net.c:352:52-352:71: static struct fwnet_partial_datagram *fwnet_pd_new(struct net_device *net,
-
drivers/firewire/net.c:478:41-478:60: static int fwnet_finish_incoming_packet(struct net_device *net,
-
drivers/firewire/net.c:1197:23-1197:42: static int fwnet_open(struct net_device *net)
-
drivers/firewire/net.c:1216:23-1216:42: static int fwnet_stop(struct net_device *net)
-
drivers/firewire/net.c:1226:50-1226:69: static netdev_tx_t fwnet_tx(struct sk_buff *skb, struct net_device *net)
-
drivers/firewire/net.c:1374:28-1374:47: static void fwnet_init_dev(struct net_device *net)
-
drivers/infiniband/core/addr.c:246:31-246:43: rdma_find_ndev_for_src_ip_rcu(struct net *net, const struct sockaddr *src_in)
-
drivers/infiniband/core/cma.c:186:38-186:50: static struct cma_pernet *cma_pernet(struct net *net)
-
drivers/infiniband/core/cma.c:192:30-192:42: struct xarray *cma_pernet_xa(struct net *net, enum rdma_ucm_port_space ps)
-
drivers/infiniband/core/cma.c:231:25-231:37: static int cma_ps_alloc(struct net *net, enum rdma_ucm_port_space ps,
-
drivers/infiniband/core/cma.c:239:43-239:55: static struct rdma_bind_list *cma_ps_find(struct net *net,
-
drivers/infiniband/core/cma.c:247:27-247:39: static void cma_ps_remove(struct net *net, enum rdma_ucm_port_space ps,
-
drivers/infiniband/core/cma.c:987:18-987:30: __rdma_create_id(struct net *net, rdma_cm_event_handler event_handler,
-
drivers/infiniband/core/cma.c:1027:25-1027:37: __rdma_create_kernel_id(struct net *net, rdma_cm_event_handler event_handler,
-
drivers/infiniband/core/cma.c:5395:25-5395:37: static int cma_init_net(struct net *net)
-
drivers/infiniband/core/cma.c:5407:26-5407:38: static void cma_exit_net(struct net *net)
-
drivers/infiniband/core/core_priv.h:76:56-76:68: static inline struct rdma_dev_net *rdma_net_to_dev_net(struct net *net)
-
drivers/infiniband/core/device.c:141:57-141:75: bool rdma_dev_access_netns(const struct ib_device *dev, const struct net *net)
-
drivers/infiniband/core/device.c:308:42-308:60: struct ib_device *ib_device_get_by_index(const struct net *net, u32 index)
-
drivers/infiniband/core/device.c:544:33-544:45: struct ib_device *dev, struct net *net)
-
drivers/infiniband/core/device.c:1116:31-1116:43: static void rdma_dev_exit_net(struct net *net)
-
drivers/infiniband/core/device.c:1156:41-1156:53: static __net_init int rdma_dev_init_net(struct net *net)
-
drivers/infiniband/core/device.c:1617:6-1617:18: struct net *net)
-
drivers/infiniband/core/netlink.c:262:21-262:33: int rdma_nl_unicast(struct net *net, struct sk_buff *skb, u32 pid)
-
drivers/infiniband/core/netlink.c:272:26-272:38: int rdma_nl_unicast_wait(struct net *net, struct sk_buff *skb, __u32 pid)
-
drivers/infiniband/core/netlink.c:282:23-282:35: int rdma_nl_multicast(struct net *net, struct sk_buff *skb,
-
drivers/infiniband/core/nldev.c:309:6-309:24: const struct net *net)
-
drivers/infiniband/sw/rxe/rxe_net.c:174:44-174:56: static struct socket *rxe_setup_udp_tunnel(struct net *net, __be16 port,
-
drivers/infiniband/ulp/srp/ib_srp.c:3291:25-3291:37: static int srp_parse_in(struct net *net, struct sockaddr_storage *sa,
-
drivers/infiniband/ulp/srp/ib_srp.c:3321:30-3321:42: static int srp_parse_options(struct net *net, const char *buf,
-
drivers/isdn/mISDN/socket.c:593:18-593:30: data_sock_create(struct net *net, struct socket *sock, int protocol, int kern)
-
drivers/isdn/mISDN/socket.c:749:18-749:30: base_sock_create(struct net *net, struct socket *sock, int protocol, int kern)
-
drivers/isdn/mISDN/socket.c:774:19-774:31: mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern)
-
drivers/net/amt.c:2942:39-2942:51: static struct socket *amt_create_sock(struct net *net, __be16 port)
-
drivers/net/amt.c:3170:24-3170:36: static int amt_newlink(struct net *net, struct net_device *dev,
-
drivers/net/bareudp.c:217:43-217:55: static struct socket *bareudp_create_sock(struct net *net, __be16 port)
-
drivers/net/bareudp.c:612:30-612:42: static int bareudp_configure(struct net *net, struct net_device *dev,
-
drivers/net/bareudp.c:669:28-669:40: static int bareudp_newlink(struct net *net, struct net_device *dev,
-
drivers/net/bareudp.c:737:40-737:52: static __net_init int bareudp_init_net(struct net *net)
-
drivers/net/bareudp.c:745:37-745:49: static void bareudp_destroy_tunnels(struct net *net, struct list_head *head)
-
drivers/net/bonding/bond_main.c:6391:17-6391:29: int bond_create(struct net *net, const char *name)
-
drivers/net/bonding/bond_main.c:6424:37-6424:49: static int __net_init bond_net_init(struct net *net)
-
drivers/net/can/m_can/m_can.c:444:25-444:44: static void m_can_clean(struct net_device *net)
-
drivers/net/can/m_can/m_can.c:2049:27-2049:46: void m_can_class_free_dev(struct net_device *net)
-
drivers/net/can/spi/hi311x.c:175:26-175:45: static void hi3110_clean(struct net_device *net)
-
drivers/net/can/spi/hi311x.c:366:8-366:27: struct net_device *net)
-
drivers/net/can/spi/hi311x.c:386:31-386:50: static int hi3110_do_set_mode(struct net_device *net, enum can_mode mode)
-
drivers/net/can/spi/hi311x.c:407:36-407:61: static int hi3110_get_berr_counter(const struct net_device *net,
-
drivers/net/can/spi/hi311x.c:451:36-451:55: static int hi3110_do_set_bittiming(struct net_device *net)
-
drivers/net/can/spi/hi311x.c:476:25-476:44: static int hi3110_setup(struct net_device *net)
-
drivers/net/can/spi/hi311x.c:539:24-539:43: static int hi3110_stop(struct net_device *net)
-
drivers/net/can/spi/hi311x.c:737:24-737:43: static int hi3110_open(struct net_device *net)
-
drivers/net/can/spi/mcp251x.c:272:27-272:46: static void mcp251x_clean(struct net_device *net)
-
drivers/net/can/spi/mcp251x.c:782:9-782:28: struct net_device *net)
-
drivers/net/can/spi/mcp251x.c:802:32-802:51: static int mcp251x_do_set_mode(struct net_device *net, enum can_mode mode)
-
drivers/net/can/spi/mcp251x.c:857:37-857:56: static int mcp251x_do_set_bittiming(struct net_device *net)
-
drivers/net/can/spi/mcp251x.c:880:26-880:45: static int mcp251x_setup(struct net_device *net, struct spi_device *spi)
-
drivers/net/can/spi/mcp251x.c:948:25-948:44: static int mcp251x_stop(struct net_device *net)
-
drivers/net/can/spi/mcp251x.c:977:31-977:50: static void mcp251x_error_skb(struct net_device *net, int can_id, int data1)
-
drivers/net/can/spi/mcp251x.c:1201:25-1201:44: static int mcp251x_open(struct net_device *net)
-
drivers/net/can/vxcan.c:175:26-175:38: static int vxcan_newlink(struct net *net, struct net_device *dev,
-
drivers/net/ethernet/marvell/prestera/prestera_flow.c:80:7-80:19: struct net *net,
-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:688:46-688:58: struct mlx5_core_dev *mlx5e_hairpin_get_mdev(struct net *net, int ifindex)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c:13:55-13:67: mlxsw_sp_flow_block_create(struct mlxsw_sp *mlxsw_sp, struct net *net)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c:2099:11-2099:23: struct net *net)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2845:42-2845:54: static int mlxsw_sp_router_schedule_work(struct net *net,
-
drivers/net/ethernet/microsoft/mana/mana_en.c:1867:7-1867:26: struct net_device *net)
-
drivers/net/ethernet/microsoft/mana/mana_en.c:2327:9-2327:28: struct net_device *net)
-
drivers/net/ethernet/sfc/tc_encap_actions.c:85:41-85:53: struct efx_tc_encap_action *encap, struct net *net,
-
drivers/net/geneve.c:453:42-453:54: static struct socket *geneve_create_sock(struct net *net, bool ipv6,
-
drivers/net/geneve.c:574:49-574:61: static struct geneve_sock *geneve_socket_create(struct net *net, __be16 port,
-
drivers/net/geneve.c:1368:29-1368:41: static int geneve_configure(struct net *net, struct net_device *dev,
-
drivers/net/geneve.c:1661:27-1661:39: static int geneve_newlink(struct net *net, struct net_device *dev,
-
drivers/net/geneve.c:1871:41-1871:53: struct net_device *geneve_dev_create_fb(struct net *net, const char *name,
-
drivers/net/geneve.c:1934:39-1934:51: static __net_init int geneve_init_net(struct net *net)
-
drivers/net/geneve.c:1943:36-1943:48: static void geneve_destroy_tunnels(struct net *net, struct list_head *head)
-
drivers/net/gtp.c:1513:45-1513:57: static struct pdp_ctx *gtp_find_pdp_by_link(struct net *net,
-
drivers/net/gtp.c:1538:37-1538:49: static struct pdp_ctx *gtp_find_pdp(struct net *net, struct nlattr *nla[])
-
drivers/net/gtp.c:1871:36-1871:48: static int __net_init gtp_net_init(struct net *net)
-
drivers/net/gtp.c:1879:37-1879:49: static void __net_exit gtp_net_exit(struct net *net)
-
drivers/net/hyperv/netvsc_drv.c:61:36-61:55: static void netvsc_change_rx_flags(struct net_device *net, int change)
-
drivers/net/hyperv/netvsc_drv.c:81:32-81:51: static void netvsc_set_rx_mode(struct net_device *net)
-
drivers/net/hyperv/netvsc_drv.c:109:24-109:43: static int netvsc_open(struct net_device *net)
-
drivers/net/hyperv/netvsc_drv.c:195:25-195:44: static int netvsc_close(struct net_device *net)
-
drivers/net/hyperv/netvsc_drv.c:445:27-445:46: static int netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev,
-
drivers/net/hyperv/netvsc_drv.c:471:45-471:64: static int netvsc_xmit(struct sk_buff *skb, struct net_device *net, bool xdp_tx)
-
drivers/net/hyperv/netvsc_drv.c:692:33-692:52: void netvsc_linkstatus_callback(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:781:46-781:65: static struct sk_buff *netvsc_alloc_recv_skb(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:870:26-870:45: int netvsc_recv_callback(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:935:32-935:51: static void netvsc_get_drvinfo(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:942:33-942:52: static void netvsc_get_channels(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:1108:32-1108:51: static int netvsc_set_channels(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:1252:33-1252:52: static void netvsc_get_vf_stats(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:1282:35-1282:54: static void netvsc_get_pcpu_stats(struct net_device *net,
-
drivers/net/hyperv/netvsc_drv.c:1341:32-1341:51: static void netvsc_get_stats64(struct net_device *net,
-
drivers/net/hyperv/rndis_filter.c:1444:37-1444:56: static void rndis_get_friendly_name(struct net_device *net,
-
drivers/net/ipvlan/ipvlan_l3s.c:132:36-132:48: static int ipvlan_register_nf_hook(struct net *net)
-
drivers/net/ipvlan/ipvlan_l3s.c:149:39-149:51: static void ipvlan_unregister_nf_hook(struct net *net)
-
drivers/net/ipvlan/ipvlan_l3s.c:176:28-176:40: static void ipvlan_ns_exit(struct net *net)
-
drivers/net/loopback.c:208:41-208:53: static __net_init int loopback_net_init(struct net *net)
-
drivers/net/macsec.c:1482:43-1482:55: static struct net_device *get_dev_from_nl(struct net *net,
-
drivers/net/macsec.c:1524:46-1524:58: static struct macsec_tx_sa *get_txsa_from_nl(struct net *net,
-
drivers/net/macsec.c:1562:46-1562:58: static struct macsec_rx_sc *get_rxsc_from_nl(struct net *net,
-
drivers/net/macsec.c:1593:46-1593:58: static struct macsec_rx_sa *get_rxsa_from_nl(struct net *net,
-
drivers/net/macsec.c:4026:27-4026:39: static int macsec_newlink(struct net *net, struct net_device *dev,
-
drivers/net/netdevsim/fib.c:318:38-318:50: nsim_fib4_rt_offload_failed_flag_set(struct net *net,
-
drivers/net/netdevsim/fib.c:336:39-336:51: static void nsim_fib4_rt_hw_flags_set(struct net *net,
-
drivers/net/netdevsim/fib.c:1183:39-1183:51: static void nsim_nexthop_hw_flags_set(struct net *net,
-
drivers/net/ppp/ppp_generic.c:301:42-301:54: static inline struct ppp_net *ppp_pernet(struct net *net)
-
drivers/net/ppp/ppp_generic.c:1029:33-1029:45: static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
-
drivers/net/ppp/ppp_generic.c:1105:36-1105:48: static __net_init int ppp_init_net(struct net *net)
-
drivers/net/ppp/ppp_generic.c:1120:37-1120:49: static __net_exit void ppp_exit_net(struct net *net)
-
drivers/net/ppp/ppp_generic.c:2877:30-2877:42: int ppp_register_net_channel(struct net *net, struct ppp_channel *chan)
-
drivers/net/ppp/ppp_generic.c:3312:33-3312:45: static int ppp_create_interface(struct net *net, struct file *file, int *unit)
-
drivers/net/ppp/pppoe.c:120:46-120:58: static inline struct pppoe_net *pppoe_pernet(struct net *net)
-
drivers/net/ppp/pppoe.c:237:51-237:63: static inline struct pppox_sock *get_item_by_addr(struct net *net,
-
drivers/net/ppp/pppoe.c:536:25-536:37: static int pppoe_create(struct net *net, struct socket *sock, int kern)
-
drivers/net/ppp/pppoe.c:1151:38-1151:50: static __net_init int pppoe_init_net(struct net *net)
-
drivers/net/ppp/pppoe.c:1168:39-1168:51: static __net_exit void pppoe_exit_net(struct net *net)
-
drivers/net/ppp/pppox.c:114:25-114:37: static int pppox_create(struct net *net, struct socket *sock, int protocol,
-
drivers/net/ppp/pptp.c:541:24-541:36: static int pptp_create(struct net *net, struct socket *sock, int kern)
-
drivers/net/thunderbolt/main.c:240:33-240:47: static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence,
-
drivers/net/thunderbolt/main.c:257:32-257:46: static int tbnet_login_request(struct tbnet *net, u8 sequence)
-
drivers/net/thunderbolt/main.c:277:34-277:48: static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence,
-
drivers/net/thunderbolt/main.c:291:33-291:47: static int tbnet_logout_request(struct tbnet *net)
-
drivers/net/thunderbolt/main.c:308:25-308:39: static void start_login(struct tbnet *net)
-
drivers/net/thunderbolt/main.c:321:24-321:38: static void stop_login(struct tbnet *net)
-
drivers/net/thunderbolt/main.c:372:29-372:43: static void tbnet_tear_down(struct tbnet *net, bool send_logout)
-
drivers/net/thunderbolt/main.c:499:35-499:49: static int tbnet_alloc_rx_buffers(struct tbnet *net, unsigned int nbuffers)
-
drivers/net/thunderbolt/main.c:548:48-548:62: static struct tbnet_frame *tbnet_get_tx_buffer(struct tbnet *net)
-
drivers/net/thunderbolt/main.c:582:35-582:49: static int tbnet_alloc_tx_buffers(struct tbnet *net)
-
drivers/net/thunderbolt/main.c:731:31-731:45: static bool tbnet_check_frame(struct tbnet *net, const struct tbnet_frame *tf,
-
drivers/net/thunderbolt/main.c:989:37-989:51: static bool tbnet_xmit_csum_and_map(struct tbnet *net, struct sk_buff *skb,
-
drivers/net/tun.c:2735:24-2735:36: static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr)
-
drivers/net/usb/aqc111.c:196:32-196:51: static void aqc111_get_drvinfo(struct net_device *net,
-
drivers/net/usb/aqc111.c:213:28-213:47: static void aqc111_get_wol(struct net_device *net,
-
drivers/net/usb/aqc111.c:226:27-226:46: static int aqc111_set_wol(struct net_device *net,
-
drivers/net/usb/aqc111.c:265:38-265:57: static int aqc111_get_link_ksettings(struct net_device *net,
-
drivers/net/usb/aqc111.c:367:38-367:57: static int aqc111_set_link_ksettings(struct net_device *net,
-
drivers/net/usb/aqc111.c:421:30-421:49: static int aqc111_change_mtu(struct net_device *net, int new_mtu)
-
drivers/net/usb/aqc111.c:463:32-463:51: static int aqc111_set_mac_addr(struct net_device *net, void *p)
-
drivers/net/usb/aqc111.c:477:36-477:55: static int aqc111_vlan_rx_kill_vid(struct net_device *net,
-
drivers/net/usb/aqc111.c:503:35-503:54: static int aqc111_vlan_rx_add_vid(struct net_device *net, __be16 proto, u16 vid)
-
drivers/net/usb/aqc111.c:528:32-528:51: static void aqc111_set_rx_mode(struct net_device *net)
-
drivers/net/usb/aqc111.c:565:32-565:51: static int aqc111_set_features(struct net_device *net,
-
drivers/net/usb/asix_common.c:458:25-458:44: void asix_set_multicast(struct net_device *net)
-
drivers/net/usb/asix_common.c:591:19-591:38: void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/asix_common.c:610:18-610:37: int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/asix_common.c:630:25-630:44: int asix_get_eeprom_len(struct net_device *net)
-
drivers/net/usb/asix_common.c:635:21-635:40: int asix_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom,
-
drivers/net/usb/asix_common.c:670:21-670:40: int asix_set_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom,
-
drivers/net/usb/asix_common.c:751:23-751:42: void asix_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info)
-
drivers/net/usb/asix_common.c:759:26-759:45: int asix_set_mac_address(struct net_device *net, void *p)
-
drivers/net/usb/asix_devices.c:100:26-100:45: static u32 asix_get_link(struct net_device *net)
-
drivers/net/usb/asix_devices.c:107:24-107:43: static int asix_ioctl (struct net_device *net, struct ifreq *rq, int cmd)
-
drivers/net/usb/asix_devices.c:132:35-132:54: static void ax88172_set_multicast(struct net_device *net)
-
drivers/net/usb/asix_devices.c:1223:31-1223:50: static int ax88178_change_mtu(struct net_device *net, int new_mtu)
-
drivers/net/usb/ax88179_178a.c:496:17-496:36: ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/ax88179_178a.c:506:17-506:36: ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/ax88179_178a.c:519:35-519:54: static int ax88179_get_eeprom_len(struct net_device *net)
-
drivers/net/usb/ax88179_178a.c:525:20-525:39: ax88179_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom,
-
drivers/net/usb/ax88179_178a.c:561:20-561:39: ax88179_set_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom,
-
drivers/net/usb/ax88179_178a.c:635:39-635:58: static int ax88179_get_link_ksettings(struct net_device *net,
-
drivers/net/usb/ax88179_178a.c:645:39-645:58: static int ax88179_set_link_ksettings(struct net_device *net,
-
drivers/net/usb/ax88179_178a.c:793:28-793:47: static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/ax88179_178a.c:804:28-804:47: static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/ax88179_178a.c:832:26-832:45: static int ax88179_ioctl(struct net_device *net, struct ifreq *rq, int cmd)
-
drivers/net/usb/ax88179_178a.c:855:35-855:54: static void ax88179_set_multicast(struct net_device *net)
-
drivers/net/usb/ax88179_178a.c:896:22-896:41: ax88179_set_features(struct net_device *net, netdev_features_t features)
-
drivers/net/usb/ax88179_178a.c:924:31-924:50: static int ax88179_change_mtu(struct net_device *net, int new_mtu)
-
drivers/net/usb/ax88179_178a.c:952:33-952:52: static int ax88179_set_mac_addr(struct net_device *net, void *p)
-
drivers/net/usb/cdc_ncm.c:797:24-797:43: int cdc_ncm_change_mtu(struct net_device *net, int new_mtu)
-
drivers/net/usb/dm9601.c:201:30-201:49: static int dm9601_get_eeprom(struct net_device *net,
-
drivers/net/usb/dm9601.c:262:32-262:51: static void dm9601_get_drvinfo(struct net_device *net,
-
drivers/net/usb/dm9601.c:269:28-269:47: static u32 dm9601_get_link(struct net_device *net)
-
drivers/net/usb/dm9601.c:276:25-276:44: static int dm9601_ioctl(struct net_device *net, struct ifreq *rq, int cmd)
-
drivers/net/usb/dm9601.c:295:34-295:53: static void dm9601_set_multicast(struct net_device *net)
-
drivers/net/usb/dm9601.c:329:35-329:54: static int dm9601_set_mac_address(struct net_device *net, void *p)
-
drivers/net/usb/hso.c:693:25-693:44: static int hso_net_open(struct net_device *net)
-
drivers/net/usb/hso.c:723:26-723:45: static int hso_net_close(struct net_device *net)
-
drivers/net/usb/hso.c:770:10-770:29: struct net_device *net)
-
drivers/net/usb/hso.c:821:32-821:51: static void hso_net_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/hso.c:2387:26-2387:45: static void hso_net_init(struct net_device *net)
-
drivers/net/usb/ipheth.c:454:24-454:43: static int ipheth_open(struct net_device *net)
-
drivers/net/usb/ipheth.c:474:25-474:44: static int ipheth_close(struct net_device *net)
-
drivers/net/usb/ipheth.c:483:51-483:70: static netdev_tx_t ipheth_tx(struct sk_buff *skb, struct net_device *net)
-
drivers/net/usb/ipheth.c:523:31-523:50: static void ipheth_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/ipheth.c:532:39-532:58: static u32 ipheth_ethtool_op_get_link(struct net_device *net)
-
drivers/net/usb/kaweth.c:584:24-584:43: static int kaweth_open(struct net_device *net)
-
drivers/net/usb/kaweth.c:647:25-647:44: static int kaweth_close(struct net_device *net)
-
drivers/net/usb/kaweth.c:698:9-698:28: struct net_device *net)
-
drivers/net/usb/kaweth.c:758:32-758:51: static void kaweth_set_rx_mode(struct net_device *net)
-
drivers/net/usb/kaweth.c:814:31-814:50: static void kaweth_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/lan78xx.c:1676:28-1676:47: static int lan78xx_get_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/lan78xx.c:1714:28-1714:47: static int lan78xx_set_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/lan78xx.c:1744:29-1744:48: static u32 lan78xx_get_link(struct net_device *net)
-
drivers/net/usb/lan78xx.c:1756:33-1756:52: static void lan78xx_get_drvinfo(struct net_device *net,
-
drivers/net/usb/lan78xx.c:1765:33-1765:52: static u32 lan78xx_get_msglevel(struct net_device *net)
-
drivers/net/usb/lan78xx.c:1772:34-1772:53: static void lan78xx_set_msglevel(struct net_device *net, u32 level)
-
drivers/net/usb/lan78xx.c:1779:39-1779:58: static int lan78xx_get_link_ksettings(struct net_device *net,
-
drivers/net/usb/lan78xx.c:1797:39-1797:58: static int lan78xx_set_link_ksettings(struct net_device *net,
-
drivers/net/usb/lan78xx.c:1825:31-1825:50: static void lan78xx_get_pause(struct net_device *net,
-
drivers/net/usb/lan78xx.c:1843:30-1843:49: static int lan78xx_set_pause(struct net_device *net,
-
drivers/net/usb/lan78xx.c:2115:40-2115:59: static void lan78xx_link_status_change(struct net_device *net)
-
drivers/net/usb/lan78xx.c:3082:25-3082:44: static int lan78xx_open(struct net_device *net)
-
drivers/net/usb/lan78xx.c:3178:25-3178:44: static int lan78xx_stop(struct net_device *net)
-
drivers/net/usb/lan78xx.c:3373:41-3373:60: lan78xx_start_xmit(struct sk_buff *skb, struct net_device *net)
-
drivers/net/usb/lan78xx.c:4262:32-4262:51: static void lan78xx_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/mcs7830.c:328:26-328:45: static int mcs7830_ioctl(struct net_device *net, struct ifreq *rq, int cmd)
-
drivers/net/usb/mcs7830.c:355:40-355:59: static void mcs7830_data_set_multicast(struct net_device *net)
-
drivers/net/usb/mcs7830.c:418:35-418:54: static void mcs7830_set_multicast(struct net_device *net)
-
drivers/net/usb/mcs7830.c:428:33-428:52: static int mcs7830_get_regs_len(struct net_device *net)
-
drivers/net/usb/mcs7830.c:441:33-441:52: static void mcs7830_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *drvinfo)
-
drivers/net/usb/mcs7830.c:446:30-446:49: static void mcs7830_get_regs(struct net_device *net, struct ethtool_regs *regs, void *data)
-
drivers/net/usb/pegasus.c:693:32-693:51: static void pegasus_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/pegasus.c:702:10-702:29: struct net_device *net)
-
drivers/net/usb/pegasus.c:775:25-775:44: static void set_carrier(struct net_device *net)
-
drivers/net/usb/pegasus.c:826:25-826:44: static int pegasus_open(struct net_device *net)
-
drivers/net/usb/pegasus.c:879:26-879:45: static int pegasus_close(struct net_device *net)
-
drivers/net/usb/pegasus.c:1004:35-1004:54: static int pegasus_siocdevprivate(struct net_device *net, struct ifreq *rq,
-
drivers/net/usb/pegasus.c:1030:35-1030:54: static void pegasus_set_multicast(struct net_device *net)
-
drivers/net/usb/qmi_wwan.c:306:35-306:54: static void qmi_wwan_netdev_setup(struct net_device *net)
-
drivers/net/usb/r8152.c:8928:21-8928:40: rtl_ethtool_get_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/r8152.c:8955:21-8955:40: rtl_ethtool_set_eee(struct net_device *net, struct ethtool_eee *edata)
-
drivers/net/usb/sierra_net.c:610:36-610:55: static void sierra_net_get_drvinfo(struct net_device *net,
-
drivers/net/usb/sierra_net.c:619:32-619:51: static u32 sierra_net_get_link(struct net_device *net)
-
drivers/net/usb/smsc75xx.c:677:44-677:63: static int smsc75xx_ethtool_get_eeprom_len(struct net_device *net)
-
drivers/net/usb/smsc75xx.c:706:38-706:57: static void smsc75xx_ethtool_get_wol(struct net_device *net,
-
drivers/net/usb/smsc75xx.c:716:37-716:56: static int smsc75xx_ethtool_set_wol(struct net_device *net,
-
drivers/net/usb/smsc95xx.c:661:44-661:63: static int smsc95xx_ethtool_get_eeprom_len(struct net_device *net)
-
drivers/net/usb/smsc95xx.c:720:38-720:57: static void smsc95xx_ethtool_get_wol(struct net_device *net,
-
drivers/net/usb/smsc95xx.c:730:37-730:56: static int smsc95xx_ethtool_set_wol(struct net_device *net,
-
drivers/net/usb/smsc95xx.c:749:30-749:49: static u32 smsc95xx_get_link(struct net_device *net)
-
drivers/net/usb/smsc95xx.c:1083:41-1083:60: static void smsc95xx_handle_link_change(struct net_device *net)
-
drivers/net/usb/sr9800.c:295:30-295:49: static void sr_set_multicast(struct net_device *net)
-
drivers/net/usb/sr9800.c:335:25-335:44: static int sr_mdio_read(struct net_device *net, int phy_id, int loc)
-
drivers/net/usb/sr9800.c:354:15-354:34: sr_mdio_write(struct net_device *net, int phy_id, int loc, int val)
-
drivers/net/usb/sr9800.c:399:12-399:31: sr_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/sr9800.c:418:12-418:31: sr_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
-
drivers/net/usb/sr9800.c:438:30-438:49: static int sr_get_eeprom_len(struct net_device *net)
-
drivers/net/usb/sr9800.c:446:26-446:45: static int sr_get_eeprom(struct net_device *net,
-
drivers/net/usb/sr9800.c:472:28-472:47: static void sr_get_drvinfo(struct net_device *net,
-
drivers/net/usb/sr9800.c:481:24-481:43: static u32 sr_get_link(struct net_device *net)
-
drivers/net/usb/sr9800.c:488:21-488:40: static int sr_ioctl(struct net_device *net, struct ifreq *rq, int cmd)
-
drivers/net/usb/sr9800.c:495:31-495:50: static int sr_set_mac_address(struct net_device *net, void *p)
-
drivers/net/usb/usbnet.c:391:24-391:43: int usbnet_change_mtu (struct net_device *net, int new_mtu)
-
drivers/net/usb/usbnet.c:810:18-810:37: int usbnet_stop (struct net_device *net)
-
drivers/net/usb/usbnet.c:870:18-870:37: int usbnet_open (struct net_device *net)
-
drivers/net/usb/usbnet.c:962:35-962:54: int usbnet_get_link_ksettings_mii(struct net_device *net,
-
drivers/net/usb/usbnet.c:976:40-976:59: int usbnet_get_link_ksettings_internal(struct net_device *net,
-
drivers/net/usb/usbnet.c:997:35-997:54: int usbnet_set_link_ksettings_mii(struct net_device *net,
-
drivers/net/usb/usbnet.c:1019:22-1019:41: u32 usbnet_get_link (struct net_device *net)
-
drivers/net/usb/usbnet.c:1036:23-1036:42: int usbnet_nway_reset(struct net_device *net)
-
drivers/net/usb/usbnet.c:1047:26-1047:45: void usbnet_get_drvinfo (struct net_device *net, struct ethtool_drvinfo *info)
-
drivers/net/usb/usbnet.c:1058:26-1058:45: u32 usbnet_get_msglevel (struct net_device *net)
-
drivers/net/usb/usbnet.c:1066:27-1066:46: void usbnet_set_msglevel (struct net_device *net, u32 level)
-
drivers/net/usb/usbnet.c:1112:25-1112:44: void usbnet_set_rx_mode(struct net_device *net)
-
drivers/net/usb/usbnet.c:1298:25-1298:44: void usbnet_tx_timeout (struct net_device *net, unsigned int txqueue)
-
drivers/net/usb/usbnet.c:1349:10-1349:29: struct net_device *net)
-
drivers/net/vrf.c:177:38-177:50: static struct vrf_map *netns_vrf_map(struct net *net)
-
drivers/net/vrf.c:358:43-358:55: static int vrf_ifindex_lookup_by_table_id(struct net *net, u32 table_id)
-
drivers/net/vrf.c:442:30-442:42: static int vrf_ip6_local_out(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:522:29-522:41: static int vrf_ip_local_out(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:651:31-651:43: static int vrf_finish_output6(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:685:24-685:36: static int vrf_output6(struct net *net, struct sock *sk, struct sk_buff *skb)
-
drivers/net/vrf.c:725:38-725:50: static int vrf_output6_direct_finish(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:733:31-733:43: static int vrf_output6_direct(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:750:38-750:50: static int vrf_ip6_out_direct_finish(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:870:30-870:42: static int vrf_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
drivers/net/vrf.c:908:23-908:35: static int vrf_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
drivers/net/vrf.c:955:37-955:49: static int vrf_output_direct_finish(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:963:30-963:42: static int vrf_output_direct(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:980:37-980:49: static int vrf_ip_out_direct_finish(struct net *net, struct sock *sk,
-
drivers/net/vrf.c:1230:27-1230:39: static int vrf_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
drivers/net/vrf.c:1339:46-1339:58: static struct rt6_info *vrf_ip6_route_lookup(struct net *net,
-
drivers/net/vrf.c:1969:34-1969:46: static int vrf_netns_init_sysctl(struct net *net, struct netns_vrf *nn_vrf)
-
drivers/net/vrf.c:1990:35-1990:47: static void vrf_netns_exit_sysctl(struct net *net)
-
drivers/net/vrf.c:2011:38-2011:50: static int __net_init vrf_netns_init(struct net *net)
-
drivers/net/vrf.c:2021:39-2021:51: static void __net_exit vrf_netns_exit(struct net *net)
-
drivers/net/vxlan/vxlan_core.c:78:43-78:55: static struct vxlan_sock *vxlan_find_sock(struct net *net, sa_family_t family,
-
drivers/net/vxlan/vxlan_core.c:136:41-136:53: static struct vxlan_dev *vxlan_find_vni(struct net *net, int ifindex,
-
drivers/net/vxlan/vxlan_core.c:3390:41-3390:53: static struct socket *vxlan_create_sock(struct net *net, bool ipv6,
-
drivers/net/vxlan/vxlan_core.c:3421:47-3421:59: static struct vxlan_sock *vxlan_socket_create(struct net *net, bool ipv6,
-
drivers/net/vxlan/vxlan_core.c:3798:31-3798:43: static int __vxlan_dev_create(struct net *net, struct net_device *dev,
-
drivers/net/vxlan/vxlan_core.c:4467:37-4467:49: struct net_device *vxlan_dev_create(struct net *net, const char *name,
-
drivers/net/vxlan/vxlan_core.c:4707:38-4707:50: static __net_init int vxlan_init_net(struct net *net)
-
drivers/net/vxlan/vxlan_core.c:4723:35-4723:47: static void vxlan_destroy_tunnels(struct net *net, struct list_head *head)
-
drivers/net/vxlan/vxlan_private.h:52:42-52:54: static inline struct hlist_head *vs_head(struct net *net, __be16 port)
-
drivers/net/wireguard/device.c:416:31-416:43: static void wg_netns_pre_exit(struct net *net)
-
drivers/net/wireguard/ratelimiter.c:84:48-84:60: bool wg_ratelimiter_allow(struct sk_buff *skb, struct net *net)
-
drivers/net/wireless/microchip/wilc1000/cfg80211.c:1891:24-1891:43: int wilc_init_host_int(struct net_device *net)
-
drivers/net/wireless/microchip/wilc1000/cfg80211.c:1907:27-1907:46: void wilc_deinit_host_int(struct net_device *net)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:288:42-288:54: static inline int hwsim_net_get_netgroup(struct net *net)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:295:42-295:54: static inline int hwsim_net_set_netgroup(struct net *net)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:303:42-303:54: static inline u32 hwsim_net_get_wmediumd(struct net *net)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:310:43-310:55: static inline void hwsim_net_set_wmediumd(struct net *net, u32 portid)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:5494:37-5494:49: static void hwsim_register_wmediumd(struct net *net, u32 portid)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:6257:38-6257:50: static __net_init int hwsim_init_net(struct net *net)
-
drivers/net/wireless/virtual/mac80211_hwsim.c:6262:39-6262:51: static void __net_exit hwsim_exit_net(struct net *net)
-
drivers/rapidio/rio-scan.c:56:29-56:45: static u16 rio_destid_alloc(struct rio_net *net)
-
drivers/rapidio/rio-scan.c:82:31-82:47: static int rio_destid_reserve(struct rio_net *net, u16 destid)
-
drivers/rapidio/rio-scan.c:101:29-101:45: static void rio_destid_free(struct rio_net *net, u16 destid)
-
drivers/rapidio/rio-scan.c:115:29-115:45: static u16 rio_destid_first(struct rio_net *net)
-
drivers/rapidio/rio-scan.c:135:28-135:44: static u16 rio_destid_next(struct rio_net *net, u16 from)
-
drivers/rapidio/rio-scan.c:191:28-191:44: static int rio_clear_locks(struct rio_net *net)
-
drivers/rapidio/rio-scan.c:322:41-322:57: static struct rio_dev *rio_setup_device(struct rio_net *net,
-
drivers/rapidio/rio-scan.c:526:26-526:42: static int rio_enum_peer(struct rio_net *net, struct rio_mport *port,
-
drivers/rapidio/rio-scan.c:730:15-730:31: rio_disc_peer(struct rio_net *net, struct rio_mport *port, u16 destid,
-
drivers/rapidio/rio-scan.c:812:34-812:50: static void rio_scan_release_net(struct rio_net *net)
-
drivers/rapidio/rio-scan.c:888:37-888:53: static void rio_update_route_tables(struct rio_net *net)
-
drivers/rapidio/rio-scan.c:1024:36-1024:52: static void rio_build_route_tables(struct rio_net *net)
-
drivers/rapidio/rio.c:123:17-123:33: int rio_add_net(struct rio_net *net)
-
drivers/rapidio/rio.c:138:19-138:35: void rio_free_net(struct rio_net *net)
-
drivers/rapidio/rio.c:2213:36-2213:52: static int rio_net_remove_children(struct rio_net *net)
-
drivers/staging/rtl8192e/rtllib_softmac.c:25:28-25:51: static short rtllib_is_54g(struct rtllib_network *net)
-
drivers/staging/rtl8192e/rtllib_softmac.c:1431:8-1431:31: struct rtllib_network *net)
-
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:24:24-24:56: short ieee80211_is_54g(const struct ieee80211_network *net)
-
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:30:30-30:62: short ieee80211_is_shortslot(const struct ieee80211_network *net)
-
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1342:70-1342:96: inline void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net)
-
drivers/tty/n_gsm.c:3836:29-3836:48: static int gsm_mux_net_open(struct net_device *net)
-
drivers/tty/n_gsm.c:3843:30-3843:49: static int gsm_mux_net_close(struct net_device *net)
-
drivers/tty/n_gsm.c:3885:11-3885:30: struct net_device *net)
-
drivers/tty/n_gsm.c:3902:36-3902:55: static void gsm_mux_net_tx_timeout(struct net_device *net, unsigned int txqueue)
-
drivers/tty/n_gsm.c:3943:30-3943:49: static void gsm_mux_net_init(struct net_device *net)
-
drivers/usb/gadget/function/f_phonet.c:709:25-709:44: void gphonet_set_gadget(struct net_device *net, struct usb_gadget *g)
-
drivers/usb/gadget/function/f_phonet.c:714:29-714:48: int gphonet_register_netdev(struct net_device *net)
-
drivers/usb/gadget/function/f_rndis.c:822:56-822:75: void rndis_borrow_net(struct usb_function_instance *f, struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:109:29-109:48: static void eth_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *p)
-
drivers/usb/gadget/function/u_ether.c:455:6-455:25: struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:614:21-614:40: static int eth_open(struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:632:21-632:40: static int eth_stop(struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:857:28-857:47: int gether_register_netdev(struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:889:24-889:43: void gether_set_gadget(struct net_device *net, struct usb_gadget *g)
-
drivers/usb/gadget/function/u_ether.c:899:25-899:44: int gether_set_dev_addr(struct net_device *net, const char *dev_addr)
-
drivers/usb/gadget/function/u_ether.c:913:25-913:44: int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len)
-
drivers/usb/gadget/function/u_ether.c:929:26-929:45: int gether_set_host_addr(struct net_device *net, const char *host_addr)
-
drivers/usb/gadget/function/u_ether.c:942:26-942:45: int gether_get_host_addr(struct net_device *net, char *host_addr, int len)
-
drivers/usb/gadget/function/u_ether.c:958:30-958:49: int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len)
-
drivers/usb/gadget/function/u_ether.c:974:30-974:49: void gether_get_host_addr_u8(struct net_device *net, u8 host_mac[ETH_ALEN])
-
drivers/usb/gadget/function/u_ether.c:983:23-983:42: void gether_set_qmult(struct net_device *net, unsigned qmult)
-
drivers/usb/gadget/function/u_ether.c:992:27-992:46: unsigned gether_get_qmult(struct net_device *net)
-
drivers/usb/gadget/function/u_ether.c:1001:23-1001:42: int gether_get_ifname(struct net_device *net, char *name, int len)
-
drivers/usb/gadget/function/u_ether.c:1014:23-1014:42: int gether_set_ifname(struct net_device *net, const char *name, int len)
-
drivers/vhost/net.c:320:33-320:51: static void vhost_net_tx_packet(struct vhost_net *net)
-
drivers/vhost/net.c:329:30-329:48: static void vhost_net_tx_err(struct vhost_net *net)
-
drivers/vhost/net.c:334:39-334:57: static bool vhost_net_tx_select_zcopy(struct vhost_net *net)
-
drivers/vhost/net.c:359:40-359:58: static void vhost_zerocopy_signal_used(struct vhost_net *net,
-
drivers/vhost/net.c:462:28-462:46: static void vhost_tx_batch(struct vhost_net *net,
-
drivers/vhost/net.c:510:43-510:61: static void vhost_net_busy_poll_try_queue(struct vhost_net *net,
-
drivers/vhost/net.c:521:33-521:51: static void vhost_net_busy_poll(struct vhost_net *net,
-
drivers/vhost/net.c:572:37-572:55: static int vhost_net_tx_get_vq_desc(struct vhost_net *net,
-
drivers/vhost/net.c:600:35-600:53: static bool vhost_exceeds_maxpend(struct vhost_net *net)
-
drivers/vhost/net.c:621:24-621:42: static int get_tx_bufs(struct vhost_net *net,
-
drivers/vhost/net.c:658:40-658:58: static bool vhost_net_page_frag_refill(struct vhost_net *net, unsigned int sz,
-
drivers/vhost/net.c:769:28-769:46: static void handle_tx_copy(struct vhost_net *net, struct socket *sock)
-
drivers/vhost/net.c:859:32-859:50: static void handle_tx_zerocopy(struct vhost_net *net, struct socket *sock)
-
drivers/vhost/net.c:968:23-968:41: static void handle_tx(struct vhost_net *net)
-
drivers/vhost/net.c:1015:39-1015:57: static int vhost_net_rx_peek_head_len(struct vhost_net *net, struct sock *sk,
-
drivers/vhost/net.c:1115:23-1115:41: static void handle_rx(struct vhost_net *net)
-
fs/afs/addr_list.c:63:48-63:64: struct afs_vlserver_list *afs_parse_text_addrs(struct afs_net *net,
-
fs/afs/cell.c:26:39-26:55: static void afs_dec_cells_outstanding(struct afs_net *net)
-
fs/afs/cell.c:36:32-36:48: static void afs_set_cell_timer(struct afs_net *net, time64_t delay)
-
fs/afs/cell.c:51:46-51:62: static struct afs_cell *afs_find_cell_locked(struct afs_net *net,
-
fs/afs/cell.c:98:32-98:48: struct afs_cell *afs_find_cell(struct afs_net *net,
-
fs/afs/cell.c:114:40-114:56: static struct afs_cell *afs_alloc_cell(struct afs_net *net,
-
fs/afs/cell.c:234:34-234:50: struct afs_cell *afs_lookup_cell(struct afs_net *net,
-
fs/afs/cell.c:343:19-343:35: int afs_cell_init(struct afs_net *net, const char *rootcell)
-
fs/afs/cell.c:514:36-514:52: static void afs_queue_cell_manager(struct afs_net *net)
-
fs/afs/cell.c:589:21-589:37: void afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason)
-
fs/afs/cell.c:668:30-668:46: static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell)
-
fs/afs/cell.c:705:33-705:49: static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell)
-
fs/afs/cell.c:929:21-929:37: void afs_cell_purge(struct afs_net *net)
-
fs/afs/dynroot.c:277:23-277:39: int afs_dynroot_mkdir(struct afs_net *net, struct afs_cell *cell)
-
fs/afs/dynroot.c:307:24-307:40: void afs_dynroot_rmdir(struct afs_net *net, struct afs_cell *cell)
-
fs/afs/fs_probe.c:22:35-22:51: static void afs_schedule_fs_probe(struct afs_net *net,
-
fs/afs/fs_probe.c:41:35-41:51: static void afs_finished_fs_probe(struct afs_net *net, struct afs_server *server)
-
fs/afs/fs_probe.c:61:35-61:51: static void afs_done_one_fs_probe(struct afs_net *net, struct afs_server *server)
-
fs/afs/fs_probe.c:75:35-75:51: static void afs_fs_probe_not_done(struct afs_net *net,
-
fs/afs/fs_probe.c:195:30-195:46: void afs_fs_probe_fileserver(struct afs_net *net, struct afs_server *server,
-
fs/afs/fs_probe.c:330:35-330:51: static void afs_dispatch_fs_probe(struct afs_net *net, struct afs_server *server, bool all)
-
fs/afs/fs_probe.c:351:27-351:43: void afs_probe_fileserver(struct afs_net *net, struct afs_server *server)
-
fs/afs/fs_probe.c:474:27-474:43: void afs_fs_probe_cleanup(struct afs_net *net)
-
fs/afs/fsclient.c:1608:34-1608:50: int afs_fs_give_up_all_callbacks(struct afs_net *net,
-
fs/afs/fsclient.c:1709:30-1709:46: bool afs_fs_get_capabilities(struct afs_net *net, struct afs_server *server,
-
fs/afs/internal.h:1189:39-1189:51: static inline struct afs_net *afs_net(struct net *net)
-
fs/afs/internal.h:1417:48-1417:64: static inline void afs_inc_servers_outstanding(struct afs_net *net)
-
fs/afs/internal.h:1422:48-1422:64: static inline void afs_dec_servers_outstanding(struct afs_net *net)
-
fs/afs/proc.c:658:19-658:35: int afs_proc_init(struct afs_net *net)
-
fs/afs/proc.c:701:23-701:39: void afs_proc_cleanup(struct afs_net *net)
-
fs/afs/rxrpc.c:38:21-38:37: int afs_open_socket(struct afs_net *net)
-
fs/afs/rxrpc.c:108:23-108:39: void afs_close_socket(struct afs_net *net)
-
fs/afs/rxrpc.c:136:40-136:56: static struct afs_call *afs_alloc_call(struct afs_net *net,
-
fs/afs/rxrpc.c:233:38-233:54: struct afs_call *afs_alloc_flat_call(struct afs_net *net,
-
fs/afs/server.c:24:36-24:52: struct afs_server *afs_find_server(struct afs_net *net,
-
fs/afs/server.c:89:44-89:60: struct afs_server *afs_find_server_by_uuid(struct afs_net *net, const uuid_t *uuid)
-
fs/afs/server.c:327:34-327:50: static void afs_set_server_timer(struct afs_net *net, time64_t delay)
-
fs/afs/server.c:399:21-399:37: void afs_put_server(struct afs_net *net, struct afs_server *server,
-
fs/afs/server.c:420:30-420:46: void afs_unuse_server_notime(struct afs_net *net, struct afs_server *server,
-
fs/afs/server.c:435:23-435:39: void afs_unuse_server(struct afs_net *net, struct afs_server *server,
-
fs/afs/server.c:454:30-454:46: static void __afs_put_server(struct afs_net *net, struct afs_server *server)
-
fs/afs/server.c:460:35-460:51: static void afs_give_up_callbacks(struct afs_net *net, struct afs_server *server)
-
fs/afs/server.c:475:32-475:48: static void afs_destroy_server(struct afs_net *net, struct afs_server *server)
-
fs/afs/server.c:487:28-487:44: static void afs_gc_servers(struct afs_net *net, struct afs_server *gc_list)
-
fs/afs/server.c:609:38-609:54: static void afs_queue_server_manager(struct afs_net *net)
-
fs/afs/server.c:619:24-619:40: void afs_purge_servers(struct afs_net *net)
-
fs/afs/server_list.c:12:25-12:41: void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist)
-
fs/afs/vl_list.c:40:23-40:39: void afs_put_vlserver(struct afs_net *net, struct afs_vlserver *vlserver)
-
fs/afs/vl_list.c:60:27-60:43: void afs_put_vlserverlist(struct afs_net *net, struct afs_vlserver_list *vllist)
-
fs/afs/vl_probe.c:143:35-143:51: static bool afs_do_probe_vlserver(struct afs_net *net,
-
fs/afs/vl_probe.c:184:24-184:40: int afs_send_vl_probes(struct afs_net *net, struct key *key,
-
fs/afs/vlclient.c:380:42-380:58: struct afs_call *afs_vl_get_capabilities(struct afs_net *net,
-
fs/afs/volume.c:216:32-216:48: static void afs_destroy_volume(struct afs_net *net, struct afs_volume *volume)
-
fs/afs/volume.c:253:21-253:37: void afs_put_volume(struct afs_net *net, struct afs_volume *volume,
-
fs/lockd/host.c:222:10-222:22: struct net *net,
-
fs/lockd/host.c:557:24-557:42: void nlm_host_rebooted(const struct net *net, const struct nlm_reboot *info)
-
fs/lockd/host.c:583:32-583:44: static void nlm_complain_hosts(struct net *net)
-
fs/lockd/host.c:614:24-614:36: nlm_shutdown_hosts_net(struct net *net)
-
fs/lockd/host.c:658:14-658:26: nlm_gc_hosts(struct net *net)
-
fs/lockd/mon.c:68:36-68:48: static struct rpc_clnt *nsm_create(struct net *net, const char *nodename)
-
fs/lockd/mon.c:317:35-317:53: struct nsm_handle *nsm_get_handle(const struct net *net,
-
fs/lockd/mon.c:379:38-379:56: struct nsm_handle *nsm_reboot_lookup(const struct net *net,
-
fs/lockd/svc.c:109:30-109:42: static void set_grace_period(struct net *net)
-
fs/lockd/svc.c:158:6-158:18: struct net *net, const int family,
-
fs/lockd/svc.c:172:55-172:67: static int create_lockd_family(struct svc_serv *serv, struct net *net,
-
fs/lockd/svc.c:196:46-196:58: static int make_socks(struct svc_serv *serv, struct net *net,
-
fs/lockd/svc.c:222:48-222:60: static int lockd_up_net(struct svc_serv *serv, struct net *net,
-
fs/lockd/svc.c:247:51-247:63: static void lockd_down_net(struct svc_serv *serv, struct net *net)
-
fs/lockd/svc.c:385:14-385:26: int lockd_up(struct net *net, const struct cred *cred)
-
fs/lockd/svc.c:411:12-411:24: lockd_down(struct net *net)
-
fs/lockd/svc.c:552:27-552:39: static int lockd_init_net(struct net *net)
-
fs/lockd/svc.c:563:28-563:40: static void lockd_exit_net(struct net *net)
-
fs/lockd/svclock.c:658:15-658:27: nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock)
-
fs/lockd/svclock.c:693:23-693:35: nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *lock)
-
fs/lockd/svcsubs.c:416:23-416:35: nlmsvc_mark_resources(struct net *net)
-
fs/nfs/blocklayout/rpc_pipefs.c:206:52-206:64: static struct dentry *nfs4blocklayout_register_net(struct net *net,
-
fs/nfs/blocklayout/rpc_pipefs.c:220:44-220:56: static void nfs4blocklayout_unregister_net(struct net *net,
-
fs/nfs/blocklayout/rpc_pipefs.c:232:37-232:49: static int nfs4blocklayout_net_init(struct net *net)
-
fs/nfs/blocklayout/rpc_pipefs.c:251:38-251:50: static void nfs4blocklayout_net_exit(struct net *net)
-
fs/nfs/cache_lib.c:127:28-127:40: int nfs_cache_register_net(struct net *net, struct cache_detail *cd)
-
fs/nfs/cache_lib.c:148:31-148:43: void nfs_cache_unregister_net(struct net *net, struct cache_detail *cd)
-
fs/nfs/callback.c:41:56-41:68: static int nfs4_callback_up_net(struct svc_serv *serv, struct net *net)
-
fs/nfs/callback.c:168:76-168:88: static void nfs_callback_down_net(u32 minorversion, struct svc_serv *serv, struct net *net)
-
fs/nfs/callback.c:180:11-180:23: struct net *net, struct rpc_xprt *xprt)
-
fs/nfs/callback.c:306:42-306:54: void nfs_callback_down(int minorversion, struct net *net)
-
fs/nfs/client.c:200:38-200:50: static void nfs_cleanup_cb_ident_idr(struct net *net)
-
fs/nfs/client.c:1167:23-1167:35: void nfs_clients_init(struct net *net)
-
fs/nfs/client.c:1182:23-1182:35: void nfs_clients_exit(struct net *net)
-
fs/nfs/client.c:1359:26-1359:38: int nfs_fs_proc_net_init(struct net *net)
-
fs/nfs/client.c:1387:27-1387:39: void nfs_fs_proc_net_exit(struct net *net)
-
fs/nfs/dns_resolve.c:342:30-342:42: ssize_t nfs_dns_resolve_name(struct net *net, char *name,
-
fs/nfs/dns_resolve.c:382:33-382:45: int nfs_dns_resolver_cache_init(struct net *net)
-
fs/nfs/dns_resolve.c:401:37-401:49: void nfs_dns_resolver_cache_destroy(struct net *net)
-
fs/nfs/dns_resolve.c:409:30-409:42: static int nfs4_dns_net_init(struct net *net)
-
fs/nfs/dns_resolve.c:414:31-414:43: static void nfs4_dns_net_exit(struct net *net)
-
fs/nfs/inode.c:2427:25-2427:37: static int nfs_net_init(struct net *net)
-
fs/nfs/inode.c:2433:26-2433:38: static void nfs_net_exit(struct net *net)
-
fs/nfs/nfs4client.c:812:24-812:36: nfs4_find_client_ident(struct net *net, int cb_ident)
-
fs/nfs/nfs4client.c:856:28-856:40: nfs4_find_client_sessionid(struct net *net, const struct sockaddr *addr,
-
fs/nfs/nfs4client.c:904:3-904:15: struct net *net,
-
fs/nfs/nfs4client.c:1334:54-1334:66: struct sockaddr_storage *sap, size_t salen, struct net *net)
-
fs/nfs/nfs4namespace.c:168:23-168:35: size_t salen, struct net *net, int port)
-
fs/nfs/pnfs_nfs.c:1046:24-1046:36: nfs4_decode_mp_ds_addr(struct net *net, struct xdr_stream *xdr, gfp_t gfp_flags)
-
fs/nfs/sysfs.c:170:3-170:15: struct net *net)
-
fs/nfs/sysfs.c:195:51-195:63: void nfs_netns_sysfs_setup(struct nfs_net *netns, struct net *net)
-
fs/nfs_common/grace.c:30:19-30:31: locks_start_grace(struct net *net, struct lock_manager *lm)
-
fs/nfs_common/grace.c:64:18-64:30: __state_in_grace(struct net *net, bool open)
-
fs/nfs_common/grace.c:91:21-91:33: bool locks_in_grace(struct net *net)
-
fs/nfs_common/grace.c:97:21-97:33: bool opens_in_grace(struct net *net)
-
fs/nfs_common/grace.c:104:16-104:28: grace_init_net(struct net *net)
-
fs/nfs_common/grace.c:113:16-113:28: grace_exit_net(struct net *net)
-
fs/nfsd/export.c:998:12-998:24: exp_rootfh(struct net *net, struct auth_domain *clp, char *name,
-
fs/nfsd/export.c:1373:18-1373:30: nfsd_export_init(struct net *net)
-
fs/nfsd/export.c:1410:19-1410:31: nfsd_export_flush(struct net *net)
-
fs/nfsd/export.c:1422:22-1422:34: nfsd_export_shutdown(struct net *net)
-
fs/nfsd/filecache.c:212:17-212:29: nfsd_file_alloc(struct net *net, struct inode *inode, unsigned char need,
-
fs/nfsd/filecache.c:800:25-800:37: __nfsd_file_cache_purge(struct net *net)
-
fs/nfsd/filecache.c:847:31-847:43: nfsd_free_fcache_disposal_net(struct net *net)
-
fs/nfsd/filecache.c:856:27-856:39: nfsd_file_cache_start_net(struct net *net)
-
fs/nfsd/filecache.c:870:23-870:35: nfsd_file_cache_purge(struct net *net)
-
fs/nfsd/filecache.c:878:30-878:42: nfsd_file_cache_shutdown_net(struct net *net)
-
fs/nfsd/filecache.c:924:25-924:43: nfsd_file_lookup_locked(const struct net *net, const struct cred *cred,
-
fs/nfsd/nfs4callback.c:895:24-895:36: static int max_cb_time(struct net *net)
-
fs/nfsd/nfs4idmap.c:465:17-465:29: nfsd_idmap_init(struct net *net)
-
fs/nfsd/nfs4idmap.c:496:21-496:33: nfsd_idmap_shutdown(struct net *net)
-
fs/nfsd/nfs4proc.c:754:56-754:68: static void gen_boot_verifier(nfs4_verifier *verifier, struct net *net)
-
fs/nfsd/nfs4recover.c:505:19-505:31: nfsd4_recdir_load(struct net *net) {
-
fs/nfsd/nfs4recover.c:524:19-524:31: nfsd4_init_recdir(struct net *net)
-
fs/nfsd/nfs4recover.c:558:23-558:35: nfsd4_shutdown_recdir(struct net *net)
-
fs/nfsd/nfs4recover.c:569:24-569:36: nfs4_legacy_state_init(struct net *net)
-
fs/nfsd/nfs4recover.c:588:28-588:40: nfs4_legacy_state_shutdown(struct net *net)
-
fs/nfsd/nfs4recover.c:596:33-596:45: nfsd4_load_reboot_recovery_data(struct net *net)
-
fs/nfsd/nfs4recover.c:612:28-612:40: nfsd4_legacy_tracking_init(struct net *net)
-
fs/nfsd/nfs4recover.c:638:28-638:40: nfsd4_legacy_tracking_exit(struct net *net)
-
fs/nfsd/nfs4recover.c:955:24-955:36: nfsd4_cld_register_net(struct net *net, struct rpc_pipe *pipe)
-
fs/nfsd/nfs4recover.c:969:26-969:38: nfsd4_cld_unregister_net(struct net *net, struct rpc_pipe *pipe)
-
fs/nfsd/nfs4recover.c:982:23-982:35: __nfsd4_init_cld_pipe(struct net *net)
-
fs/nfsd/nfs4recover.c:1027:21-1027:33: nfsd4_init_cld_pipe(struct net *net)
-
fs/nfsd/nfs4recover.c:1038:23-1038:35: nfsd4_remove_cld_pipe(struct net *net)
-
fs/nfsd/nfs4recover.c:1475:21-1475:33: nfs4_cld_state_init(struct net *net)
-
fs/nfsd/nfs4recover.c:1496:25-1496:37: nfs4_cld_state_shutdown(struct net *net)
-
fs/nfsd/nfs4recover.c:1561:25-1561:37: nfsd4_cld_tracking_init(struct net *net)
-
fs/nfsd/nfs4recover.c:1621:25-1621:37: nfsd4_cld_tracking_exit(struct net *net)
-
fs/nfsd/nfs4recover.c:1853:24-1853:36: nfsd4_umh_cltrack_init(struct net *net)
-
fs/nfsd/nfs4recover.c:2011:28-2011:40: nfsd4_client_tracking_init(struct net *net)
-
fs/nfsd/nfs4recover.c:2068:28-2068:40: nfsd4_client_tracking_exit(struct net *net)
-
fs/nfsd/nfs4state.c:1043:39-1043:51: static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid)
-
fs/nfsd/nfs4state.c:2007:63-2007:75: __find_in_sessionid_hashtbl(struct nfs4_sessionid *sessionid, struct net *net)
-
fs/nfsd/nfs4state.c:2030:61-2030:73: find_in_sessionid_hashtbl(struct nfs4_sessionid *sessionid, struct net *net,
-
fs/nfsd/nfs4state.c:4676:46-4676:58: move_to_close_lru(struct nfs4_ol_stateid *s, struct net *net)
-
fs/nfsd/nfs4state.c:6329:24-6329:36: check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags)
-
fs/nfsd/nfs4state.c:8105:34-8105:46: static int nfs4_state_create_net(struct net *net)
-
fs/nfsd/nfs4state.c:8172:24-8172:36: nfs4_state_destroy_net(struct net *net)
-
fs/nfsd/nfs4state.c:8201:22-8201:34: nfs4_state_start_net(struct net *net)
-
fs/nfsd/nfs4state.c:8249:25-8249:37: nfs4_state_shutdown_net(struct net *net)
-
fs/nfsd/nfsctl.c:142:29-142:41: static int exports_net_open(struct net *net, struct file *file)
-
fs/nfsd/nfsctl.c:676:47-676:59: static ssize_t __write_ports_names(char *buf, struct net *net)
-
fs/nfsd/nfsctl.c:690:47-690:59: static ssize_t __write_ports_addfd(char *buf, struct net *net, const struct cred *cred)
-
fs/nfsd/nfsctl.c:719:49-719:61: static ssize_t __write_ports_addxprt(char *buf, struct net *net, const struct cred *cred)
-
fs/nfsd/nfsctl.c:764:9-764:21: struct net *net)
-
fs/nfsd/nfsctl.c:1508:37-1508:49: static __net_init int nfsd_net_init(struct net *net)
-
fs/nfsd/nfsctl.c:1543:38-1543:50: static __net_exit void nfsd_net_exit(struct net *net)
-
fs/nfsd/nfsd.h:99:29-99:41: static inline void nfsd_put(struct net *net)
-
fs/nfsd/nfssvc.c:280:20-280:32: int nfsd_nrthreads(struct net *net)
-
fs/nfsd/nfssvc.c:292:28-292:40: static int nfsd_init_socks(struct net *net, const struct cred *cred)
-
fs/nfsd/nfssvc.c:410:29-410:41: static int nfsd_startup_net(struct net *net, const struct cred *cred)
-
fs/nfsd/nfssvc.c:464:31-464:43: static void nfsd_shutdown_net(struct net *net)
-
fs/nfsd/nfssvc.c:545:30-545:42: static void nfsd_last_thread(struct net *net)
-
fs/nfsd/nfssvc.c:639:28-639:40: void nfsd_shutdown_threads(struct net *net)
-
fs/nfsd/nfssvc.c:664:22-664:34: int nfsd_create_serv(struct net *net)
-
fs/nfsd/nfssvc.c:704:18-704:30: int nfsd_nrpools(struct net *net)
-
fs/nfsd/nfssvc.c:714:46-714:58: int nfsd_get_nrthreads(int n, int *nthreads, struct net *net)
-
fs/nfsd/nfssvc.c:727:46-727:58: int nfsd_set_nrthreads(int n, int *nthreads, struct net *net)
-
fs/nfsd/nfssvc.c:787:23-787:35: nfsd_svc(int nrservs, struct net *net, const struct cred *cred)
-
fs/nfsd/nfssvc.c:846:22-846:34: nfsd_acl_rpcbind_set(struct net *net, const struct svc_program *progp,
-
fs/nfsd/nfssvc.c:892:18-892:30: nfsd_rpcbind_set(struct net *net, const struct svc_program *progp,
-
fs/nfsd/trace.h:1607:1-1607:1: TRACE_EVENT(nfsd_ctl_unlock_ip,
-
fs/nfsd/trace.h:1626:1-1626:1: TRACE_EVENT(nfsd_ctl_unlock_fs,
-
fs/nfsd/trace.h:1645:1-1645:1: TRACE_EVENT(nfsd_ctl_filehandle,
-
fs/nfsd/trace.h:1670:1-1670:1: TRACE_EVENT(nfsd_ctl_threads,
-
fs/nfsd/trace.h:1689:1-1689:1: TRACE_EVENT(nfsd_ctl_pool_threads,
-
fs/nfsd/trace.h:1711:1-1711:1: TRACE_EVENT(nfsd_ctl_version,
-
fs/nfsd/trace.h:1730:1-1730:1: TRACE_EVENT(nfsd_ctl_ports_addfd,
-
fs/nfsd/trace.h:1749:1-1749:1: TRACE_EVENT(nfsd_ctl_ports_addxprt,
-
fs/nfsd/trace.h:1771:1-1771:1: TRACE_EVENT(nfsd_ctl_maxblksize,
-
fs/nfsd/trace.h:1790:1-1790:1: TRACE_EVENT(nfsd_ctl_maxconn,
-
fs/nfsd/trace.h:1809:1-1809:1: TRACE_EVENT(nfsd_ctl_time,
-
fs/nfsd/trace.h:1832:1-1832:1: TRACE_EVENT(nfsd_ctl_recoverydir,
-
fs/nfsd/trace.h:1851:1-1851:1: TRACE_EVENT(nfsd_end_grace,
-
fs/proc/proc_net.c:347:40-347:52: static __net_init int proc_net_ns_init(struct net *net)
-
fs/proc/proc_net.c:401:41-401:53: static __net_exit void proc_net_ns_exit(struct net *net)
-
fs/smb/client/cifsglob.h:950:65-950:77: static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net)
-
include/linux/filter.h:1422:41-1422:53: static inline bool bpf_sk_lookup_run_v4(struct net *net, int protocol,
-
include/linux/filter.h:1459:41-1459:53: static inline bool bpf_sk_lookup_run_v6(struct net *net, int protocol,
-
include/linux/inetdevice.h:179:46-179:58: static inline struct net_device *ip_dev_find(struct net *net, __be32 addr)
-
include/linux/mroute_base.h:73:41-73:53: static inline int mr_call_vif_notifiers(struct net *net,
-
include/linux/mroute_base.h:197:41-197:53: static inline int mr_call_mfc_notifiers(struct net *net,
-
include/linux/netdevice.h:671:45-671:63: static inline bool net_has_fallback_tunnels(const struct net *net)
-
include/linux/netdevice.h:2585:42-2585:54: void dev_net_set(struct net_device *dev, struct net *net)
-
include/linux/netdevice.h:3033:51-3033:63: static inline struct net_device *first_net_device(struct net *net)
-
include/linux/netdevice.h:3039:55-3039:67: static inline struct net_device *first_net_device_rcu(struct net *net)
-
include/linux/netdevice.h:3926:54-3926:66: int dev_change_net_namespace(struct net_device *dev, struct net *net,
-
include/linux/netfilter.h:153:11-153:23: struct net *net,
-
include/linux/netfilter.h:213:59-213:71: static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net,
-
include/linux/netfilter.h:284:45-284:57: NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk,
-
include/linux/netfilter.h:298:40-298:52: NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb,
-
include/linux/netfilter.h:309:45-309:57: NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk,
-
include/linux/netfilter_ipv6.h:79:36-79:48: static inline int nf_ipv6_chk_addr(struct net *net, const struct in6_addr *addr,
-
include/linux/netfilter_ipv6.h:99:32-99:44: static inline int nf_ip6_route(struct net *net, struct dst_entry **dst,
-
include/linux/netfilter_ipv6.h:125:38-125:50: static inline int nf_br_ip6_fragment(struct net *net, struct sock *sk,
-
include/linux/netfilter_ipv6.h:148:42-148:54: static inline int nf_ip6_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb)
-
include/linux/netlink.h:60:23-60:35: netlink_kernel_create(struct net *net, int unit, struct netlink_kernel_cfg *cfg)
-
include/linux/proc_fs.h:229:2-229:14: struct net *net, const char *name, struct proc_dir_entry *parent)
-
include/linux/skbuff.h:1519:34-1519:52: skb_flow_dissect_flow_keys_basic(const struct net *net,
-
include/linux/udp.h:30:30-30:48: static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask)
-
include/net/act_api.h:149:24-149:36: int tc_action_net_init(struct net *net, struct tc_action_net *tn,
-
include/net/cfg80211.h:5595:55-5595:67: static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net)
-
include/net/cfg802154.h:253:64-253:76: static inline void wpan_phy_net_set(struct wpan_phy *wpan_phy, struct net *net)
-
include/net/dst.h:346:8-346:20: struct net *net)
-
include/net/dst.h:371:6-371:18: struct net *net)
-
include/net/dst.h:456:30-456:42: static inline int dst_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
include/net/genetlink.h:121:62-121:74: static inline void genl_info_net_set(struct genl_info *info, struct net *net)
-
include/net/genetlink.h:448:8-448:20: struct net *net, struct sk_buff *skb,
-
include/net/genetlink.h:493:35-493:47: static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid)
-
include/net/genetlink.h:569:11-569:23: struct net *net, u32 portid,
-
include/net/genetlink.h:579:10-579:22: struct net *net, unsigned int group)
-
include/net/inet6_hashtables.h:85:43-85:55: static inline struct sock *__inet6_lookup(struct net *net,
-
include/net/inet6_hashtables.h:107:31-107:43: struct sock *inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff,
-
include/net/inet6_hashtables.h:178:32-178:44: static inline bool inet6_match(struct net *net, const struct sock *sk,
-
include/net/inet_hashtables.h:260:32-260:50: static inline u32 inet_bhashfn(const struct net *net, const __u16 lport,
-
include/net/inet_hashtables.h:268:9-268:27: const struct net *net, unsigned short port)
-
include/net/inet_hashtables.h:320:49-320:61: static inline struct sock *inet_lookup_listener(struct net *net,
-
include/net/inet_hashtables.h:359:31-359:43: static inline bool inet_match(struct net *net, const struct sock *sk,
-
include/net/inet_hashtables.h:404:26-404:38: inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo,
-
include/net/inet_hashtables.h:413:42-413:54: static inline struct sock *__inet_lookup(struct net *net,
-
include/net/inet_hashtables.h:434:40-434:52: static inline struct sock *inet_lookup(struct net *net,
-
include/net/inet_hashtables.h:453:30-453:42: struct sock *inet_steal_sock(struct net *net, struct sk_buff *skb, int doff,
-
include/net/inet_sock.h:153:41-153:53: static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if,
-
include/net/inet_sock.h:419:43-419:55: static inline bool inet_can_nonlocal_bind(struct net *net,
-
include/net/inet_sock.h:427:48-427:60: static inline bool inet_addr_valid_or_nonlocal(struct net *net,
-
include/net/inet_timewait_sock.h:126:52-126:64: void twsk_net_set(struct inet_timewait_sock *twsk, struct net *net)
-
include/net/ioam6.h:47:54-47:66: static inline struct ioam6_pernet_data *ioam6_pernet(struct net *net)
-
include/net/ip.h:356:48-356:60: static inline bool inet_is_local_reserved_port(struct net *net, unsigned short port)
-
include/net/ip.h:368:52-368:64: static inline bool inet_port_requires_bind_service(struct net *net, unsigned short port)
-
include/net/ip.h:533:41-533:53: static inline void ip_select_ident_segs(struct net *net, struct sk_buff *skb,
-
include/net/ip.h:565:36-565:48: static inline void ip_select_ident(struct net *net, struct sk_buff *skb,
-
include/net/ip.h:676:38-676:56: static inline u32 ipv4_portaddr_hash(const struct net *net,
-
include/net/ip.h:740:35-740:47: static inline int ip_options_echo(struct net *net, struct ip_options *dopt,
-
include/net/ip6_fib.h:107:44-107:62: static inline bool fib6_routes_require_src(const struct net *net)
-
include/net/ip6_fib.h:112:48-112:60: static inline void fib6_routes_require_src_inc(struct net *net)
-
include/net/ip6_fib.h:117:48-117:60: static inline void fib6_routes_require_src_dec(struct net *net)
-
include/net/ip6_fib.h:608:7-608:19: struct net *net,
-
include/net/ip6_fib.h:623:42-623:60: static inline bool fib6_has_custom_rules(const struct net *net)
-
include/net/ip6_fib.h:635:50-635:62: static inline bool fib6_rules_early_flow_dissect(struct net *net,
-
include/net/ip6_route.h:90:50-90:62: static inline struct dst_entry *ip6_route_output(struct net *net,
-
include/net/ip6_route.h:129:39-129:51: static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i,
-
include/net/ip_fib.h:368:30-368:42: static inline int fib_lookup(struct net *net, struct flowi4 *flp,
-
include/net/ip_fib.h:402:42-402:60: static inline bool fib4_has_custom_rules(const struct net *net)
-
include/net/ip_fib.h:412:50-412:62: static inline bool fib4_rules_early_flow_dissect(struct net *net,
-
include/net/ip_fib.h:446:42-446:54: static inline int fib_num_tclassid_users(struct net *net)
-
include/net/ip_tunnels.h:256:12-256:24: struct net *net, int oif,
-
include/net/ip_vs.h:38:43-38:55: static inline struct netns_ipvs *net_ipvs(struct net* net)
-
include/net/ipv6.h:797:38-797:56: static inline u32 ipv6_portaddr_hash(const struct net *net,
-
include/net/ipv6.h:941:43-941:55: static inline bool ipv6_can_nonlocal_bind(struct net *net,
-
include/net/ipv6.h:959:41-959:53: static inline __be32 ip6_make_flowlabel(struct net *net, struct sk_buff *skb,
-
include/net/ipv6.h:992:44-992:56: static inline int ip6_default_np_autolabel(struct net *net)
-
include/net/ipv6.h:1018:45-1018:63: static inline int ip6_multipath_hash_policy(const struct net *net)
-
include/net/ipv6.h:1022:45-1022:63: static inline u32 ip6_multipath_hash_fields(const struct net *net)
-
include/net/ipv6_frag.h:65:27-65:39: ip6frag_expire_frag_queue(struct net *net, struct frag_queue *fq)
-
include/net/l3mdev.h:76:50-76:62: static inline int l3mdev_master_ifindex_by_index(struct net *net, int ifindex)
-
include/net/l3mdev.h:121:42-121:54: int l3mdev_master_upper_ifindex_by_index(struct net *net, int ifindex)
-
include/net/l3mdev.h:143:45-143:57: static inline bool netif_index_is_l3_master(struct net *net, int ifindex)
-
include/net/ndisc.h:294:50-294:62: static inline void ndisc_ops_prefix_rcv_add_addr(struct net *net,
-
include/net/net_namespace.h:258:35-258:47: static inline struct net *get_net(struct net *net)
-
include/net/net_namespace.h:264:41-264:53: static inline struct net *maybe_get_net(struct net *net)
-
include/net/net_namespace.h:277:28-277:40: static inline void put_net(struct net *net)
-
include/net/net_namespace.h:289:29-289:47: static inline int check_net(const struct net *net)
-
include/net/net_namespace.h:327:42-327:54: static inline void __netns_tracker_alloc(struct net *net,
-
include/net/net_namespace.h:339:40-339:52: static inline void netns_tracker_alloc(struct net *net, netns_tracker *tracker,
-
include/net/net_namespace.h:345:41-345:53: static inline void __netns_tracker_free(struct net *net,
-
include/net/net_namespace.h:355:41-355:53: static inline struct net *get_net_track(struct net *net,
-
include/net/net_namespace.h:363:34-363:46: static inline void put_net_track(struct net *net, netns_tracker *tracker)
-
include/net/net_namespace.h:375:53-375:65: static inline void write_pnet(possible_net_t *pnet, struct net *net)
-
include/net/net_namespace.h:493:33-493:51: static inline int rt_genid_ipv4(const struct net *net)
-
include/net/net_namespace.h:499:33-499:51: static inline int rt_genid_ipv6(const struct net *net)
-
include/net/net_namespace.h:505:39-505:51: static inline void rt_genid_bump_ipv4(struct net *net)
-
include/net/net_namespace.h:511:39-511:51: static inline void rt_genid_bump_ipv6(struct net *net)
-
include/net/net_namespace.h:519:23-519:35: net_ieee802154_lowpan(struct net *net)
-
include/net/net_namespace.h:526:38-526:50: static inline void rt_genid_bump_all(struct net *net)
-
include/net/net_namespace.h:532:30-532:48: static inline int fnhe_genid(const struct net *net)
-
include/net/net_namespace.h:537:36-537:48: static inline void fnhe_genid_bump(struct net *net)
-
include/net/netfilter/nf_conntrack.h:364:53-364:71: static inline struct nf_conntrack_net *nf_ct_pernet(const struct net *net)
-
include/net/netfilter/nf_conntrack_acct.h:51:39-51:51: static inline bool nf_ct_acct_enabled(struct net *net)
-
include/net/netfilter/nf_conntrack_acct.h:61:35-61:47: static inline void nf_ct_set_acct(struct net *net, bool enable)
-
include/net/netfilter/nf_conntrack_ecache.h:148:54-148:72: static inline bool nf_conntrack_ecache_dwork_pending(const struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:186:56-186:68: static inline struct nf_generic_net *nf_generic_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:191:48-191:60: static inline struct nf_tcp_net *nf_tcp_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:196:48-196:60: static inline struct nf_udp_net *nf_udp_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:201:50-201:62: static inline struct nf_icmp_net *nf_icmp_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:206:52-206:64: static inline struct nf_icmp_net *nf_icmpv6_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:227:50-227:62: static inline struct nf_dccp_net *nf_dccp_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:234:50-234:62: static inline struct nf_sctp_net *nf_sctp_pernet(struct net *net)
-
include/net/netfilter/nf_conntrack_l4proto.h:241:48-241:60: static inline struct nf_gre_net *nf_gre_pernet(struct net *net)
-
include/net/netfilter/nf_synproxy.h:30:52-30:64: static inline struct synproxy_net *synproxy_pernet(struct net *net)
-
include/net/netfilter/nf_tables.h:1449:47-1449:65: static inline unsigned int nft_gencursor_next(const struct net *net)
-
include/net/netfilter/nf_tables.h:1454:35-1454:53: static inline u8 nft_genmask_next(const struct net *net)
-
include/net/netfilter/nf_tables.h:1459:34-1459:52: static inline u8 nft_genmask_cur(const struct net *net)
-
include/net/netfilter/nf_tables.h:1503:47-1503:65: static inline void nft_set_elem_change_active(const struct net *net,
-
include/net/netfilter/nf_tables.h:1743:50-1743:68: static inline struct nftables_pernet *nft_pernet(const struct net *net)
-
include/net/netns/generic.h:40:33-40:51: static inline void *net_generic(const struct net *net, unsigned int id)
-
include/net/netns/hash.h:7:32-7:50: static inline u32 net_hash_mix(const struct net *net)
-
include/net/pkt_cls.h:230:56-230:68: static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net,
-
include/net/pkt_cls.h:543:18-543:30: tcf_change_indev(struct net *net, struct nlattr *indev_tlv,
-
include/net/raw.h:43:32-43:50: static inline u32 raw_hashfunc(const struct net *net, u32 proto)
-
include/net/raw.h:88:40-88:52: static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if,
-
include/net/route.h:131:52-131:64: static inline struct rtable *__ip_route_output_key(struct net *net,
-
include/net/route.h:148:50-148:62: static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp)
-
include/net/route.h:153:46-153:58: static inline struct rtable *ip_route_output(struct net *net, __be32 daddr,
-
include/net/route.h:165:52-165:64: static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4,
-
include/net/route.h:180:50-180:62: static inline struct rtable *ip_route_output_gre(struct net *net, struct flowi4 *fl4,
-
include/net/sctp/sctp.h:496:32-496:44: static inline int sctp_phashfn(struct net *net, __u16 lport)
-
include/net/sctp/sctp.h:502:34-502:46: static inline int sctp_ep_hashfn(struct net *net, __u16 lport)
-
include/net/seg6.h:44:52-44:64: static inline struct seg6_pernet_data *seg6_pernet(struct net *net)
-
include/net/sock.h:655:36-655:48: void sock_net_set(struct sock *sk, struct net *net)
-
include/net/sock.h:1532:40-1532:58: static inline void sock_prot_inuse_add(const struct net *net,
-
include/net/sock.h:1538:35-1538:53: static inline void sock_inuse_add(const struct net *net, int val)
-
include/net/sock.h:2115:35-2115:53: static inline kuid_t sock_net_uid(const struct net *net, const struct sock *sk)
-
include/net/tcp.h:1637:33-1637:45: static inline void tcp_mib_init(struct net *net)
-
include/net/tcp.h:2232:58-2232:70: static inline struct ip_options_rcu *tcp_v4_save_options(struct net *net,
-
include/net/udp.h:82:11-82:23: struct net *net, unsigned int num)
-
include/net/udp.h:207:40-207:52: static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb,
-
include/net/udp.h:248:40-248:52: static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if,
-
include/net/udp_tunnel.h:54:35-54:47: static inline int udp_sock_create(struct net *net,
-
include/net/xfrm.h:1138:42-1138:54: static inline bool __xfrm_check_nopolicy(struct net *net, struct sk_buff *skb,
-
include/net/xfrm.h:1832:37-1832:49: static inline int xfrm_aevent_is_on(struct net *net)
-
include/net/xfrm.h:1845:38-1845:50: static inline int xfrm_acquire_is_on(struct net *net)
-
include/trace/events/fib6.h:13:1-13:1: TRACE_EVENT(fib6_table_lookup,
-
include/trace/events/handshake.h:90:1-90:1: DECLARE_EVENT_CLASS(handshake_event_class,
-
include/trace/events/handshake.h:234:1-234:1: DEFINE_HANDSHAKE_EVENT(handshake_submit);
-
include/trace/events/handshake.h:236:1-236:1: DEFINE_HANDSHAKE_EVENT(handshake_cancel);
-
include/trace/events/handshake.h:237:1-237:1: DEFINE_HANDSHAKE_EVENT(handshake_cancel_none);
-
include/trace/events/handshake.h:238:1-238:1: DEFINE_HANDSHAKE_EVENT(handshake_cancel_busy);
-
include/trace/events/handshake.h:239:1-239:1: DEFINE_HANDSHAKE_EVENT(handshake_destruct);
-
include/trace/events/handshake.h:120:1-120:1: DECLARE_EVENT_CLASS(handshake_fd_class,
-
include/trace/events/handshake.h:272:1-272:1: DEFINE_HANDSHAKE_FD_EVENT(handshake_cmd_accept);
-
include/trace/events/handshake.h:274:1-274:1: DEFINE_HANDSHAKE_FD_EVENT(handshake_cmd_done);
-
include/trace/events/handshake.h:154:1-154:1: DECLARE_EVENT_CLASS(handshake_error_class,
-
include/trace/events/handshake.h:235:1-235:1: DEFINE_HANDSHAKE_ERROR(handshake_submit_err);
-
include/trace/events/handshake.h:271:1-271:1: DEFINE_HANDSHAKE_ERROR(handshake_notify_err);
-
include/trace/events/handshake.h:273:1-273:1: DEFINE_HANDSHAKE_ERROR(handshake_cmd_accept_err);
-
include/trace/events/handshake.h:275:1-275:1: DEFINE_HANDSHAKE_ERROR(handshake_cmd_done_err);
-
include/trace/events/handshake.h:242:1-242:1: TRACE_EVENT(handshake_complete,
-
kernel/audit.c:289:34-289:52: static struct sock *audit_get_sk(const struct net *net)
-
kernel/audit.c:495:52-495:64: static int auditd_set(struct pid *pid, u32 portid, struct net *net)
-
kernel/audit.c:1613:33-1613:45: static int audit_multicast_bind(struct net *net, int group)
-
kernel/audit.c:1623:36-1623:48: static void audit_multicast_unbind(struct net *net, int group)
-
kernel/audit.c:1628:38-1628:50: static int __net_init audit_net_init(struct net *net)
-
kernel/audit.c:1651:39-1651:51: static void __net_exit audit_net_exit(struct net *net)
-
kernel/bpf/devmap.c:847:53-847:65: static struct bpf_dtab_netdev *__dev_map_alloc_node(struct net *net,
-
kernel/bpf/devmap.c:895:35-895:47: static long __dev_map_update_elem(struct net *net, struct bpf_map *map,
-
kernel/bpf/devmap.c:944:40-944:52: static long __dev_map_hash_update_elem(struct net *net, struct bpf_map *map,
-
kernel/bpf/net_namespace.c:56:40-56:52: static void netns_bpf_run_array_detach(struct net *net,
-
kernel/bpf/net_namespace.c:66:23-66:35: static int link_index(struct net *net, enum netns_bpf_attach_type type,
-
kernel/bpf/net_namespace.c:80:23-80:35: static int link_count(struct net *net, enum netns_bpf_attach_type type)
-
kernel/bpf/net_namespace.c:90:29-90:41: static void fill_prog_array(struct net *net, enum netns_bpf_attach_type type,
-
kernel/bpf/net_namespace.c:248:7-248:19: struct net *net,
-
kernel/bpf/net_namespace.c:364:36-364:48: static int __netns_bpf_prog_detach(struct net *net,
-
kernel/bpf/net_namespace.c:421:34-421:46: static int netns_bpf_link_attach(struct net *net, struct bpf_link *link,
-
kernel/bpf/net_namespace.c:529:45-529:57: static int __net_init netns_bpf_pernet_init(struct net *net)
-
kernel/bpf/net_namespace.c:539:50-539:62: static void __net_exit netns_bpf_pernet_pre_exit(struct net *net)
-
lib/kobject_uevent.c:757:28-757:40: static int uevent_net_init(struct net *net)
-
lib/kobject_uevent.c:789:29-789:41: static void uevent_net_exit(struct net *net)
-
net/6lowpan/ndisc.c:196:46-196:58: static void lowpan_ndisc_prefix_rcv_add_addr(struct net *net,
-
net/8021q/vlan.c:540:31-540:43: static int vlan_ioctl_handler(struct net *net, void __user *arg)
-
net/8021q/vlan.c:658:37-658:49: static int __net_init vlan_init_net(struct net *net)
-
net/8021q/vlan.c:670:38-670:50: static void __net_exit vlan_exit_net(struct net *net)
-
net/8021q/vlanproc.c:92:24-92:36: void vlan_proc_cleanup(struct net *net)
-
net/8021q/vlanproc.c:111:31-111:43: int __net_init vlan_proc_init(struct net *net)
-
net/appletalk/ddp.c:395:49-395:56: static struct atalk_iface *atalk_find_interface(__be16 net, int node)
-
net/appletalk/ddp.c:1019:25-1019:37: static int atalk_create(struct net *net, struct socket *sock, int protocol,
-
net/atm/common.c:140:16-140:28: int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern)
-
net/atm/pvc.c:132:23-132:35: static int pvc_create(struct net *net, struct socket *sock, int protocol,
-
net/atm/svc.c:660:23-660:35: static int svc_create(struct net *net, struct socket *sock, int protocol,
-
net/ax25/af_ax25.c:832:24-832:36: static int ax25_create(struct net *net, struct socket *sock, int protocol,
-
net/batman-adv/netlink.c:1163:29-1163:41: batadv_get_softif_from_info(struct net *net, struct genl_info *info)
-
net/batman-adv/netlink.c:1198:59-1198:71: batadv_get_hardif_from_info(struct batadv_priv *bat_priv, struct net *net,
-
net/batman-adv/netlink.c:1244:57-1244:69: batadv_get_vlan_from_info(struct batadv_priv *bat_priv, struct net *net,
-
net/bluetooth/af_bluetooth.c:113:27-113:39: static int bt_sock_create(struct net *net, struct socket *sock, int proto,
-
net/bluetooth/af_bluetooth.c:143:28-143:40: struct sock *bt_sock_alloc(struct net *net, struct socket *sock,
-
net/bluetooth/af_bluetooth.c:729:20-729:32: int bt_procfs_init(struct net *net, const char *name,
-
net/bluetooth/af_bluetooth.c:740:24-740:36: void bt_procfs_cleanup(struct net *net, const char *name)
-
net/bluetooth/bnep/sock.c:198:29-198:41: static int bnep_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/cmtp/sock.c:200:29-200:41: static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/hci_sock.c:2198:28-2198:40: static int hci_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/hidp/sock.c:249:29-249:41: static int hidp_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/iso.c:739:36-739:48: static struct sock *iso_sock_alloc(struct net *net, struct socket *sock,
-
net/bluetooth/iso.c:760:28-760:40: static int iso_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/l2cap_sock.c:1836:38-1836:50: static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock,
-
net/bluetooth/l2cap_sock.c:1862:30-1862:42: static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bluetooth/rfcomm/sock.c:271:39-271:51: static struct sock *rfcomm_sock_alloc(struct net *net, struct socket *sock,
-
net/bluetooth/rfcomm/sock.c:305:31-305:43: static int rfcomm_sock_create(struct net *net, struct socket *sock,
-
net/bluetooth/sco.c:490:36-490:48: static struct sock *sco_sock_alloc(struct net *net, struct socket *sock,
-
net/bluetooth/sco.c:512:28-512:40: static int sco_sock_create(struct net *net, struct socket *sock, int protocol,
-
net/bridge/br_forward.c:33:28-33:40: int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_forward.c:63:23-63:35: int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_if.c:455:19-455:31: int br_add_bridge(struct net *net, const char *name)
-
net/bridge/br_if.c:475:19-475:31: int br_del_bridge(struct net *net, const char *name)
-
net/bridge/br_input.c:27:22-27:34: br_netif_receive_skb(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_input.c:74:28-74:40: int br_handle_frame_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_input.c:240:35-240:47: static int br_handle_local_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_ioctl.c:21:33-21:45: static int get_bridge_ifindices(struct net *net, int *indices, int num)
-
net/bridge/br_ioctl.c:339:27-339:39: static int old_deviceless(struct net *net, void __user *data)
-
net/bridge/br_ioctl.c:397:19-397:31: int br_ioctl_stub(struct net *net, struct net_bridge *br, unsigned int cmd,
-
net/bridge/br_netfilter_hooks.c:85:58-85:76: static inline bool is_vlan_ip(const struct sk_buff *skb, const struct net *net)
-
net/bridge/br_netfilter_hooks.c:93:5-93:23: const struct net *net)
-
net/bridge/br_netfilter_hooks.c:101:59-101:77: static inline bool is_vlan_arp(const struct sk_buff *skb, const struct net *net)
-
net/bridge/br_netfilter_hooks.c:114:59-114:77: static inline bool is_pppoe_ip(const struct sk_buff *skb, const struct net *net)
-
net/bridge/br_netfilter_hooks.c:123:6-123:24: const struct net *net)
-
net/bridge/br_netfilter_hooks.c:196:29-196:41: static int br_validate_ipv4(struct net *net, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:266:37-266:49: int br_nf_pre_routing_finish_bridge(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:353:37-353:49: static int br_nf_pre_routing_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:432:13-432:31: const struct net *net)
-
net/bridge/br_netfilter_hooks.c:449:59-449:77: struct net_device *setup_pre_routing(struct sk_buff *skb, const struct net *net)
-
net/bridge/br_netfilter_hooks.c:543:33-543:45: static int br_nf_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:683:33-683:45: static int br_nf_push_frag_xmit(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:707:19-707:31: br_nf_ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/bridge/br_netfilter_hooks.c:733:33-733:45: static int br_nf_dev_queue_xmit(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_netfilter_hooks.c:1006:42-1006:54: int br_nf_hook_thresh(unsigned int hook, struct net *net,
-
net/bridge/br_netfilter_hooks.c:1117:41-1117:53: static int br_netfilter_sysctl_init_net(struct net *net)
-
net/bridge/br_netfilter_hooks.c:1150:42-1150:54: static void br_netfilter_sysctl_exit_net(struct net *net,
-
net/bridge/br_netfilter_hooks.c:1160:37-1160:49: static int __net_init brnf_init_net(struct net *net)
-
net/bridge/br_netfilter_hooks.c:1166:38-1166:50: static void __net_exit brnf_exit_net(struct net *net)
-
net/bridge/br_netfilter_ipv6.c:43:22-43:34: int br_validate_ipv6(struct net *net, struct sk_buff *skb)
-
net/bridge/br_netfilter_ipv6.c:101:42-101:54: static int br_nf_pre_routing_finish_ipv6(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/bridge/br_stp_bpdu.c:29:32-29:44: static int br_send_bpdu_finish(struct net *net, struct sock *sk,
-
net/bridge/netfilter/ebt_log.c:74:16-74:28: ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum,
-
net/bridge/netfilter/ebtable_broute.c:93:30-93:42: static int broute_table_init(struct net *net)
-
net/bridge/netfilter/ebtable_broute.c:98:44-98:56: static void __net_exit broute_net_pre_exit(struct net *net)
-
net/bridge/netfilter/ebtable_broute.c:103:40-103:52: static void __net_exit broute_net_exit(struct net *net)
-
net/bridge/netfilter/ebtable_filter.c:74:36-74:48: static int frame_filter_table_init(struct net *net)
-
net/bridge/netfilter/ebtable_filter.c:79:50-79:62: static void __net_exit frame_filter_net_pre_exit(struct net *net)
-
net/bridge/netfilter/ebtable_filter.c:84:46-84:58: static void __net_exit frame_filter_net_exit(struct net *net)
-
net/bridge/netfilter/ebtable_nat.c:74:33-74:45: static int frame_nat_table_init(struct net *net)
-
net/bridge/netfilter/ebtable_nat.c:79:47-79:59: static void __net_exit frame_nat_net_pre_exit(struct net *net)
-
net/bridge/netfilter/ebtable_nat.c:84:43-84:55: static void __net_exit frame_nat_net_exit(struct net *net)
-
net/bridge/netfilter/ebtables.c:321:25-321:37: find_inlist_lock_noload(struct net *net, const char *name, int *error,
-
net/bridge/netfilter/ebtables.c:367:18-367:30: find_inlist_lock(struct net *net, const char *name, const char *prefix,
-
net/bridge/netfilter/ebtables.c:376:17-376:29: find_table_lock(struct net *net, const char *name, int *error,
-
net/bridge/netfilter/ebtables.c:620:46-620:58: ebt_cleanup_match(struct ebt_entry_match *m, struct net *net, unsigned int *i)
-
net/bridge/netfilter/ebtables.c:638:50-638:62: ebt_cleanup_watcher(struct ebt_entry_watcher *w, struct net *net, unsigned int *i)
-
net/bridge/netfilter/ebtables.c:656:40-656:52: ebt_cleanup_entry(struct ebt_entry *e, struct net *net, unsigned int *cnt)
-
net/bridge/netfilter/ebtables.c:681:38-681:50: ebt_check_entry(struct ebt_entry *e, struct net *net,
-
net/bridge/netfilter/ebtables.c:867:28-867:40: static int translate_table(struct net *net, const char *name,
-
net/bridge/netfilter/ebtables.c:1008:30-1008:42: static int do_replace_finish(struct net *net, struct ebt_replace *repl,
-
net/bridge/netfilter/ebtables.c:1108:23-1108:35: static int do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/bridge/netfilter/ebtables.c:1161:36-1161:48: static void __ebt_unregister_table(struct net *net, struct ebt_table *table)
-
net/bridge/netfilter/ebtables.c:1179:24-1179:36: int ebt_register_table(struct net *net, const struct ebt_table *input_table,
-
net/bridge/netfilter/ebtables.c:1340:43-1340:55: static struct ebt_table *__ebt_find_table(struct net *net, const char *name)
-
net/bridge/netfilter/ebtables.c:1358:36-1358:48: void ebt_unregister_table_pre_exit(struct net *net, const char *name)
-
net/bridge/netfilter/ebtables.c:1367:27-1367:39: void ebt_unregister_table(struct net *net, const char *name)
-
net/bridge/netfilter/ebtables.c:1376:31-1376:43: static int do_update_counters(struct net *net, const char *name,
-
net/bridge/netfilter/ebtables.c:1422:28-1422:40: static int update_counters(struct net *net, sockptr_t arg, unsigned int len)
-
net/bridge/netfilter/ebtables.c:2248:30-2248:42: static int compat_do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/bridge/netfilter/ebtables.c:2350:35-2350:47: static int compat_update_counters(struct net *net, sockptr_t arg,
-
net/bridge/netfilter/ebtables.c:2548:39-2548:51: static int __net_init ebt_pernet_init(struct net *net)
-
net/bridge/netfilter/nf_conntrack_bridge.c:27:30-27:42: static int nf_br_ip_fragment(struct net *net, struct sock *sk,
-
net/bridge/netfilter/nf_conntrack_bridge.c:356:37-356:49: static int nf_ct_bridge_refrag_post(struct net *net, struct sock *sk,
-
net/bridge/netfilter/nft_reject_bridge.c:45:45-45:57: static void nft_reject_br_send_v4_tcp_reset(struct net *net,
-
net/bridge/netfilter/nft_reject_bridge.c:61:43-61:55: static void nft_reject_br_send_v4_unreach(struct net *net,
-
net/bridge/netfilter/nft_reject_bridge.c:77:45-77:57: static void nft_reject_br_send_v6_tcp_reset(struct net *net,
-
net/bridge/netfilter/nft_reject_bridge.c:94:43-94:55: static void nft_reject_br_send_v6_unreach(struct net *net,
-
net/caif/caif_dev.c:58:27-58:39: struct cfcnfg *get_cfcnfg(struct net *net)
-
net/caif/caif_dev.c:66:56-66:68: static struct caif_device_entry_list *caif_device_list(struct net *net)
-
net/caif/caif_dev.c:507:26-507:38: static int caif_init_net(struct net *net)
-
net/caif/caif_dev.c:520:27-520:39: static void caif_exit_net(struct net *net)
-
net/caif/caif_socket.c:1016:24-1016:36: static int caif_create(struct net *net, struct socket *sock, int protocol,
-
net/caif/cfcnfg.c:179:28-179:40: int caif_disconnect_client(struct net *net, struct cflayer *adap_layer)
-
net/caif/cfcnfg.c:300:25-300:37: int caif_connect_client(struct net *net, struct caif_connect_request *conn_req,
-
net/can/af_can.c:114:23-114:35: static int can_create(struct net *net, struct socket *sock, int protocol,
-
net/can/af_can.c:302:57-302:69: static struct can_dev_rcv_lists *can_dev_rcv_lists_find(struct net *net,
-
net/can/af_can.c:441:21-441:33: int can_rx_register(struct net *net, struct net_device *dev, canid_t can_id,
-
net/can/af_can.c:510:24-510:36: void can_rx_unregister(struct net *net, struct net_device *dev, canid_t can_id,
-
net/can/af_can.c:784:28-784:40: static int can_pernet_init(struct net *net)
-
net/can/af_can.c:820:29-820:41: static void can_pernet_exit(struct net *net)
-
net/can/bcm.c:175:33-175:45: static char *bcm_proc_getifname(struct net *net, char *result, int ifindex)
-
net/can/bcm.c:1722:31-1722:43: static int canbcm_pernet_init(struct net *net)
-
net/can/bcm.c:1732:32-1732:44: static void canbcm_pernet_exit(struct net *net)
-
net/can/gw.c:567:39-567:51: static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj)
-
net/can/gw.c:574:42-574:54: static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj)
-
net/can/gw.c:1161:33-1161:45: static void cgw_remove_all_jobs(struct net *net)
-
net/can/gw.c:1247:41-1247:53: static int __net_init cangw_pernet_init(struct net *net)
-
net/can/proc.c:79:28-79:40: static void can_init_stats(struct net *net)
-
net/can/proc.c:430:20-430:32: void can_init_proc(struct net *net)
-
net/can/proc.c:468:22-468:34: void can_remove_proc(struct net *net)
-
net/can/raw.c:189:31-189:43: static int raw_enable_filters(struct net *net, struct net_device *dev,
-
net/can/raw.c:213:33-213:45: static int raw_enable_errfilter(struct net *net, struct net_device *dev,
-
net/can/raw.c:225:33-225:45: static void raw_disable_filters(struct net *net, struct net_device *dev,
-
net/can/raw.c:236:42-236:54: static inline void raw_disable_errfilter(struct net *net,
-
net/can/raw.c:247:43-247:55: static inline void raw_disable_allfilters(struct net *net,
-
net/can/raw.c:257:34-257:46: static int raw_enable_allfilters(struct net *net, struct net_device *dev,
-
net/core/dev.c:202:37-202:49: static inline void dev_base_seq_inc(struct net *net)
-
net/core/dev.c:208:48-208:60: static inline struct hlist_head *dev_name_hash(struct net *net, const char *name)
-
net/core/dev.c:215:49-215:61: static inline struct hlist_head *dev_index_hash(struct net *net, int ifindex)
-
net/core/dev.c:285:34-285:46: static void netdev_name_node_add(struct net *net,
-
net/core/dev.c:297:57-297:69: static struct netdev_name_node *netdev_name_node_lookup(struct net *net,
-
net/core/dev.c:309:61-309:73: static struct netdev_name_node *netdev_name_node_lookup_rcu(struct net *net,
-
net/core/dev.c:321:25-321:37: bool netdev_name_in_use(struct net *net, const char *name)
-
net/core/dev.c:749:38-749:50: struct net_device *__dev_get_by_name(struct net *net, const char *name)
-
net/core/dev.c:770:40-770:52: struct net_device *dev_get_by_name_rcu(struct net *net, const char *name)
-
net/core/dev.c:780:36-780:48: struct net_device *dev_get_by_name(struct net *net, const char *name)
-
net/core/dev.c:805:39-805:51: struct net_device *netdev_get_by_name(struct net *net, const char *name,
-
net/core/dev.c:829:39-829:51: struct net_device *__dev_get_by_index(struct net *net, int ifindex)
-
net/core/dev.c:853:41-853:53: struct net_device *dev_get_by_index_rcu(struct net *net, int ifindex)
-
net/core/dev.c:867:37-867:49: struct net_device *dev_get_by_index(struct net *net, int ifindex)
-
net/core/dev.c:891:40-891:52: struct net_device *netdev_get_by_index(struct net *net, int ifindex,
-
net/core/dev.c:934:21-934:33: int netdev_get_name(struct net *net, char *name, int ifindex)
-
net/core/dev.c:971:40-971:52: struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type,
-
net/core/dev.c:985:41-985:53: struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type)
-
net/core/dev.c:1012:39-1012:51: struct net_device *__dev_get_by_flags(struct net *net, unsigned short if_flags,
-
net/core/dev.c:1071:29-1071:41: static int __dev_alloc_name(struct net *net, const char *name, char *buf)
-
net/core/dev.c:1137:32-1137:44: static int dev_prep_valid_name(struct net *net, struct net_device *dev,
-
net/core/dev.c:1157:30-1157:42: static int dev_alloc_name_ns(struct net *net,
-
net/core/dev.c:1191:31-1191:43: static int dev_get_valid_name(struct net *net, struct net_device *dev,
-
net/core/dev.c:1721:8-1721:20: struct net *net)
-
net/core/dev.c:1740:11-1740:23: struct net *net)
-
net/core/dev.c:1833:46-1833:58: static int __register_netdevice_notifier_net(struct net *net,
-
net/core/dev.c:1856:48-1856:60: static int __unregister_netdevice_notifier_net(struct net *net,
-
net/core/dev.c:1884:37-1884:49: int register_netdevice_notifier_net(struct net *net, struct notifier_block *nb)
-
net/core/dev.c:1911:39-1911:51: int unregister_netdevice_notifier_net(struct net *net,
-
net/core/dev.c:1963:11-1963:23: struct net *net)
-
net/core/dev.c:3906:23-3906:35: int dev_loopback_xmit(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/core/dev.c:8909:46-8909:58: int dev_get_mac_address(struct sockaddr *sa, struct net *net, char *dev_name)
-
net/core/dev.c:9620:30-9620:42: static int dev_index_reserve(struct net *net, u32 ifindex)
-
net/core/dev.c:9640:31-9640:43: static void dev_index_release(struct net *net, int ifindex)
-
net/core/dev.c:11062:56-11062:68: int __dev_change_net_namespace(struct net_device *dev, struct net *net,
-
net/core/dev.c:11310:35-11310:47: static int __net_init netdev_init(struct net *net)
-
net/core/dev.c:11420:36-11420:48: static void __net_exit netdev_exit(struct net *net)
-
net/core/dev.c:11434:48-11434:60: static void __net_exit default_device_exit_net(struct net *net)
-
net/core/dev_ioctl.c:27:23-27:35: static int dev_ifname(struct net *net, struct ifreq *ifr)
-
net/core/dev_ioctl.c:38:16-38:28: int dev_ifconf(struct net *net, struct ifconf __user *uifc)
-
net/core/dev_ioctl.c:138:30-138:42: static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd)
-
net/core/dev_ioctl.c:514:23-514:35: static int dev_ifsioc(struct net *net, struct ifreq *ifr, void __user *data,
-
net/core/dev_ioctl.c:635:15-635:27: void dev_load(struct net *net, const char *name)
-
net/core/dev_ioctl.c:671:15-671:27: int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr,
-
net/core/dst.c:30:21-30:33: int dst_discard_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/core/fib_notifier.c:29:24-29:36: int call_fib_notifiers(struct net *net, enum fib_event_type event_type,
-
net/core/fib_notifier.c:40:33-40:45: static unsigned int fib_seq_sum(struct net *net)
-
net/core/fib_notifier.c:60:25-60:37: static int fib_net_dump(struct net *net, struct notifier_block *nb,
-
net/core/fib_notifier.c:83:36-83:48: static bool fib_dump_is_consistent(struct net *net, struct notifier_block *nb,
-
net/core/fib_notifier.c:99:27-99:39: int register_fib_notifier(struct net *net, struct notifier_block *nb,
-
net/core/fib_notifier.c:121:29-121:41: int unregister_fib_notifier(struct net *net, struct notifier_block *nb)
-
net/core/fib_notifier.c:130:12-130:24: struct net *net)
-
net/core/fib_notifier.c:143:64-143:76: fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net)
-
net/core/fib_notifier.c:171:45-171:57: static int __net_init fib_notifier_net_init(struct net *net)
-
net/core/fib_notifier.c:180:46-180:58: static void __net_exit fib_notifier_net_exit(struct net *net)
-
net/core/fib_rules.c:104:47-104:59: static struct fib_rules_ops *lookup_rules_ops(struct net *net, int family)
-
net/core/fib_rules.c:164:54-164:66: fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net)
-
net/core/fib_rules.c:361:36-361:48: static int call_fib_rule_notifiers(struct net *net,
-
net/core/fib_rules.c:378:20-378:32: int fib_rules_dump(struct net *net, struct notifier_block *nb, int family,
-
net/core/fib_rules.c:400:33-400:45: unsigned int fib_rules_seq_read(struct net *net, int family)
-
net/core/fib_rules.c:1276:42-1276:54: static int __net_init fib_rules_net_init(struct net *net)
-
net/core/fib_rules.c:1283:43-1283:55: static void __net_exit fib_rules_net_exit(struct net *net)
-
net/core/filter.c:2186:29-2186:41: static int bpf_out_neigh_v6(struct net *net, struct sk_buff *skb,
-
net/core/filter.c:2287:29-2287:41: static int bpf_out_neigh_v4(struct net *net, struct sk_buff *skb,
-
net/core/filter.c:5753:32-5753:44: static int bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params,
-
net/core/filter.c:5886:32-5886:44: static int bpf_ipv6_fib_lookup(struct net *net, struct bpf_fib_lookup *params,
-
net/core/filter.c:6508:31-6508:43: static struct sock *sk_lookup(struct net *net, struct bpf_sock_tuple *tuple,
-
net/core/flow_dissector.c:77:42-77:54: int flow_dissector_bpf_prog_attach_check(struct net *net,
-
net/core/flow_dissector.c:1024:25-1024:43: bool __skb_flow_dissect(const struct net *net,
-
net/core/lwt_bpf.c:138:23-138:35: static int bpf_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/core/lwt_bpf.c:369:28-369:40: static int bpf_build_state(struct net *net, struct nlattr *nla,
-
net/core/lwtunnel.c:111:26-111:38: int lwtunnel_build_state(struct net *net, u16 encap_type,
-
net/core/lwtunnel.c:326:21-326:33: int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/core/neighbour.c:344:59-344:71: static void pneigh_queue_purge(struct sk_buff_head *list, struct net *net,
-
net/core/neighbour.c:745:12-745:24: struct net *net,
-
net/core/neighbour.c:761:3-761:15: struct net *net, const void *pkey, struct net_device *dev)
-
net/core/neighbour.c:772:9-772:21: struct net *net, const void *pkey,
-
net/core/neighbour.c:815:44-815:56: int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey,
-
net/core/neighbour.c:1689:13-1689:25: struct net *net, int ifindex)
-
net/core/neighbour.c:2967:28-2967:40: static int neigh_get_reply(struct net *net, struct neighbour *neigh,
-
net/core/neighbour.c:2996:29-2996:41: static int pneigh_get_reply(struct net *net, struct pneigh_entry *neigh,
-
net/core/neighbour.c:3552:35-3552:47: static void neigh_copy_dflt_parms(struct net *net, struct neigh_parms *p,
-
net/core/net-procfs.c:323:41-323:53: static int __net_init dev_proc_net_init(struct net *net)
-
net/core/net-procfs.c:351:42-351:54: static void __net_exit dev_proc_net_exit(struct net *net)
-
net/core/net-procfs.c:391:39-391:51: static int __net_init dev_mc_net_init(struct net *net)
-
net/core/net-procfs.c:399:40-399:52: static void __net_exit dev_mc_net_exit(struct net *net)
-
net/core/net_namespace.c:82:31-82:43: static int net_assign_generic(struct net *net, unsigned int id, void *data)
-
net/core/net_namespace.c:119:58-119:70: static int ops_init(const struct pernet_operations *ops, struct net *net)
-
net/core/net_namespace.c:189:24-189:36: static int alloc_netid(struct net *net, struct net *peer, int reqid)
-
net/core/net_namespace.c:207:31-207:37: static int net_eq_idr(int id, void *net, void *peer)
-
net/core/net_namespace.c:215:25-215:43: static int __peernet2id(const struct net *net, struct net *peer)
-
net/core/net_namespace.c:233:22-233:34: int peernet2id_alloc(struct net *net, struct net *peer, gfp_t gfp)
-
net/core/net_namespace.c:271:16-271:34: int peernet2id(const struct net *net, struct net *peer)
-
net/core/net_namespace.c:286:21-286:39: bool peernet_has_id(const struct net *net, struct net *peer)
-
net/core/net_namespace.c:291:30-291:48: struct net *get_net_ns_by_id(const struct net *net, int id)
-
net/core/net_namespace.c:309:36-309:48: static __net_init void preinit_net(struct net *net)
-
net/core/net_namespace.c:317:33-317:45: static __net_init int setup_net(struct net *net, struct user_namespace *user_ns)
-
net/core/net_namespace.c:372:45-372:57: static int __net_init net_defaults_init_net(struct net *net)
-
net/core/net_namespace.c:442:22-442:34: static void net_free(struct net *net)
-
net/core/net_namespace.c:518:27-518:45: void net_ns_get_ownership(const struct net *net, kuid_t *uid, kgid_t *gid)
-
net/core/net_namespace.c:536:25-536:37: static void unhash_nsid(struct net *net, struct net *last)
-
net/core/net_namespace.c:657:16-657:28: void __put_net(struct net *net)
-
net/core/net_namespace.c:720:39-720:51: static __net_init int net_ns_net_init(struct net *net)
-
net/core/net_namespace.c:728:40-728:52: static __net_exit void net_ns_net_exit(struct net *net)
-
net/core/net_namespace.c:1073:31-1073:43: static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid,
-
net/core/pktgen.c:3923:35-3923:47: static int __net_init pg_net_init(struct net *net)
-
net/core/pktgen.c:3968:36-3968:48: static void __net_exit pg_net_exit(struct net *net)
-
net/core/rtnetlink.c:455:31-455:43: static void __rtnl_kill_links(struct net *net, struct rtnl_link_ops *ops)
-
net/core/rtnetlink.c:751:41-751:53: int rtnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, unsigned int group, int echo)
-
net/core/rtnetlink.c:758:39-758:51: int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid)
-
net/core/rtnetlink.c:766:39-766:51: void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid, u32 group,
-
net/core/rtnetlink.c:775:22-775:34: void rtnl_set_sk_err(struct net *net, u32 group, int error)
-
net/core/rtnetlink.c:3125:40-3125:52: static struct net_device *rtnl_dev_get(struct net *net,
-
net/core/rtnetlink.c:3181:31-3181:49: static int rtnl_group_dellink(const struct net *net, int group)
-
net/core/rtnetlink.c:3312:37-3312:49: struct net_device *rtnl_create_link(struct net *net, const char *ifname,
-
net/core/rtnetlink.c:3409:3-3409:15: struct net *net, int group,
-
net/core/rtnetlink.c:6463:27-6463:39: static int rtnetlink_bind(struct net *net, int group)
-
net/core/rtnetlink.c:6507:42-6507:54: static int __net_init rtnetlink_net_init(struct net *net)
-
net/core/rtnetlink.c:6525:43-6525:55: static void __net_exit rtnetlink_net_exit(struct net *net)
-
net/core/secure_seq.c:56:25-56:43: u32 secure_tcpv6_ts_off(const struct net *net,
-
net/core/secure_seq.c:121:23-121:41: u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr)
-
net/core/sock.c:2138:23-2138:35: struct sock *sk_alloc(struct net *net, int family, gfp_t priority,
-
net/core/sock.c:3756:25-3756:37: int sock_prot_inuse_get(struct net *net, struct proto *prot)
-
net/core/sock.c:3768:20-3768:32: int sock_inuse_get(struct net *net)
-
net/core/sock.c:3780:43-3780:55: static int __net_init sock_inuse_init_net(struct net *net)
-
net/core/sock.c:3788:44-3788:56: static void __net_exit sock_inuse_exit_net(struct net *net)
-
net/core/sock.c:4097:38-4097:50: static __net_init int proto_init_net(struct net *net)
-
net/core/sock.c:4106:39-4106:51: static __net_exit void proto_exit_net(struct net *net)
-
net/core/sock_diag.c:284:27-284:39: static int sock_diag_bind(struct net *net, int group)
-
net/core/sock_diag.c:313:37-313:49: static int __net_init diag_net_init(struct net *net)
-
net/core/sock_diag.c:326:38-326:50: static void __net_exit diag_net_exit(struct net *net)
-
net/core/sysctl_net_core.c:78:51-78:63: static struct cpumask *rps_default_mask_cow_alloc(struct net *net)
-
net/core/sysctl_net_core.c:701:44-701:56: static __net_init int sysctl_core_net_init(struct net *net)
-
net/core/sysctl_net_core.c:729:45-729:57: static __net_exit void sysctl_core_net_exit(struct net *net)
-
net/core/utils.c:320:23-320:35: static int inet6_pton(struct net *net, const char *src, u16 port_num,
-
net/core/utils.c:369:26-369:38: int inet_pton_with_scope(struct net *net, __kernel_sa_family_t af,
-
net/dccp/ipv4.c:466:44-466:56: static struct dst_entry* dccp_v4_route_skb(struct net *net, struct sock *sk,
-
net/dccp/ipv4.c:1022:40-1022:52: static int __net_init dccp_v4_init_net(struct net *net)
-
net/dccp/ipv4.c:1033:41-1033:53: static void __net_exit dccp_v4_exit_net(struct net *net)
-
net/dccp/ipv6.c:1104:40-1104:52: static int __net_init dccp_v6_init_net(struct net *net)
-
net/dccp/ipv6.c:1115:41-1115:53: static void __net_exit dccp_v6_exit_net(struct net *net)
-
net/devlink/core.c:109:38-109:50: struct devlink *devlinks_xa_find_get(struct net *net, unsigned long *indexp)
-
net/devlink/core.c:193:24-193:36: size_t priv_size, struct net *net,
-
net/devlink/core.c:274:48-274:60: static void __net_exit devlink_pernet_pre_exit(struct net *net)
-
net/devlink/netlink.c:101:29-101:41: devlink_get_from_attrs_lock(struct net *net, struct nlattr **attrs)
-
net/dns_resolver/dns_query.c:74:15-74:27: int dns_query(struct net *net,
-
net/ethtool/ioctl.c:2768:15-2768:27: __dev_ethtool(struct net *net, struct ifreq *ifr, void __user *useraddr,
-
net/ethtool/ioctl.c:3067:17-3067:29: int dev_ethtool(struct net *net, struct ifreq *ifr, void __user *useraddr)
-
net/ethtool/netlink.c:89:40-89:52: const struct nlattr *header, struct net *net,
-
net/handshake/netlink.c:37:27-37:39: int handshake_genl_notify(struct net *net, const struct handshake_proto *proto,
-
net/handshake/netlink.c:173:42-173:54: static int __net_init handshake_net_init(struct net *net)
-
net/handshake/netlink.c:195:43-195:55: static void __net_exit handshake_net_exit(struct net *net)
-
net/handshake/netlink.c:238:40-238:52: struct handshake_net *handshake_pernet(struct net *net)
-
net/ieee802154/6lowpan/reassembly.c:63:9-63:21: fq_find(struct net *net, const struct lowpan_802154_cb *cb,
-
net/ieee802154/6lowpan/reassembly.c:357:55-357:67: static int __net_init lowpan_frags_ns_sysctl_register(struct net *net)
-
net/ieee802154/6lowpan/reassembly.c:400:58-400:70: static void __net_exit lowpan_frags_ns_sysctl_unregister(struct net *net)
-
net/ieee802154/6lowpan/reassembly.c:446:45-446:57: static int __net_init lowpan_frags_init_net(struct net *net)
-
net/ieee802154/6lowpan/reassembly.c:467:50-467:62: static void __net_exit lowpan_frags_pre_exit_net(struct net *net)
-
net/ieee802154/6lowpan/reassembly.c:475:46-475:58: static void __net_exit lowpan_frags_exit_net(struct net *net)
-
net/ieee802154/core.c:202:7-202:19: struct net *net)
-
net/ieee802154/core.c:323:46-323:58: static void __net_exit cfg802154_pernet_exit(struct net *net)
-
net/ieee802154/socket.c:32:20-32:32: ieee802154_get_dev(struct net *net, const struct ieee802154_addr *addr)
-
net/ieee802154/socket.c:1001:30-1001:42: static int ieee802154_create(struct net *net, struct socket *sock,
-
net/ipv4/af_inet.c:251:24-251:36: static int inet_create(struct net *net, struct socket *sock, int protocol,
-
net/ipv4/af_inet.c:1677:5-1677:17: struct net *net)
-
net/ipv4/af_inet.c:1766:41-1766:53: static __net_init int ipv4_mib_init_net(struct net *net)
-
net/ipv4/af_inet.c:1819:42-1819:54: static __net_exit void ipv4_mib_exit_net(struct net *net)
-
net/ipv4/af_inet.c:1844:37-1844:49: static __net_init int inet_init_net(struct net *net)
-
net/ipv4/arp.c:651:28-651:40: static int arp_xmit_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/arp.c:668:25-668:37: static bool arp_is_garp(struct net *net, struct net_device *dev,
-
net/ipv4/arp.c:698:24-698:36: static int arp_process(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/arp.c:1009:30-1009:42: static int arp_req_set_proxy(struct net *net, struct net_device *dev, int on)
-
net/ipv4/arp.c:1022:31-1022:43: static int arp_req_set_public(struct net *net, struct arpreq *r,
-
net/ipv4/arp.c:1045:24-1045:36: static int arp_req_set(struct net *net, struct arpreq *r,
-
net/ipv4/arp.c:1165:34-1165:46: static int arp_req_delete_public(struct net *net, struct arpreq *r,
-
net/ipv4/arp.c:1180:27-1180:39: static int arp_req_delete(struct net *net, struct arpreq *r,
-
net/ipv4/arp.c:1205:15-1205:27: int arp_ioctl(struct net *net, unsigned int cmd, void __user *arg)
-
net/ipv4/arp.c:1444:36-1444:48: static int __net_init arp_net_init(struct net *net)
-
net/ipv4/arp.c:1452:37-1452:49: static void __net_exit arp_net_exit(struct net *net)
-
net/ipv4/devinet.c:124:27-124:45: static u32 inet_addr_hash(const struct net *net, __be32 addr)
-
net/ipv4/devinet.c:131:30-131:42: static void inet_hash_insert(struct net *net, struct in_ifaddr *ifa)
-
net/ipv4/devinet.c:153:34-153:46: struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref)
-
net/ipv4/devinet.c:184:42-184:54: struct in_ifaddr *inet_lookup_ifaddr_rcu(struct net *net, __be32 addr)
-
net/ipv4/devinet.c:591:36-591:48: struct in_device *inetdev_by_index(struct net *net, int ifindex)
-
net/ipv4/devinet.c:621:34-621:46: static int ip_mc_autojoin_config(struct net *net, bool join,
-
net/ipv4/devinet.c:827:40-827:52: static struct in_ifaddr *rtm_to_ifaddr(struct net *net, struct nlmsghdr *nlh,
-
net/ipv4/devinet.c:1033:19-1033:31: int devinet_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr)
-
net/ipv4/devinet.c:1447:26-1447:38: __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev,
-
net/ipv4/devinet.c:2116:34-2116:46: void inet_netconf_notify_devconf(struct net *net, int event, int type,
-
net/ipv4/devinet.c:2337:36-2337:48: static void devinet_copy_dflt_conf(struct net *net, int i)
-
net/ipv4/devinet.c:2353:33-2353:45: static void inet_forward_change(struct net *net)
-
net/ipv4/devinet.c:2385:33-2385:45: static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf)
-
net/ipv4/devinet.c:2588:38-2588:50: static int __devinet_sysctl_register(struct net *net, char *dev_name,
-
net/ipv4/devinet.c:2623:41-2623:53: static void __devinet_sysctl_unregister(struct net *net,
-
net/ipv4/devinet.c:2677:40-2677:52: static __net_init int devinet_init_net(struct net *net)
-
net/ipv4/devinet.c:2767:41-2767:53: static __net_exit void devinet_exit_net(struct net *net)
-
net/ipv4/esp4.c:215:36-215:48: static int esp_output_tcp_encap_cb(struct net *net, struct sock *sk,
-
net/ipv4/fib_frontend.c:76:33-76:45: struct fib_table *fib_new_table(struct net *net, u32 id)
-
net/ipv4/fib_frontend.c:112:33-112:45: struct fib_table *fib_get_table(struct net *net, u32 id)
-
net/ipv4/fib_frontend.c:132:31-132:43: static void fib_replace_table(struct net *net, struct fib_table *old,
-
net/ipv4/fib_frontend.c:152:17-152:29: int fib_unmerge(struct net *net)
-
net/ipv4/fib_frontend.c:184:16-184:28: void fib_flush(struct net *net)
-
net/ipv4/fib_frontend.c:206:49-206:61: static inline unsigned int __inet_dev_addr_type(struct net *net,
-
net/ipv4/fib_frontend.c:237:35-237:47: unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id)
-
net/ipv4/fib_frontend.c:243:29-243:41: unsigned int inet_addr_type(struct net *net, __be32 addr)
-
net/ipv4/fib_frontend.c:249:33-249:45: unsigned int inet_dev_addr_type(struct net *net, const struct net_device *dev,
-
net/ipv4/fib_frontend.c:261:39-261:51: unsigned int inet_addr_type_dev_table(struct net *net,
-
net/ipv4/fib_frontend.c:471:34-471:46: static int rtentry_to_fib_config(struct net *net, int cmd, struct rtentry *rt,
-
net/ipv4/fib_frontend.c:619:17-619:29: int ip_rt_ioctl(struct net *net, unsigned int cmd, struct rtentry *rt)
-
net/ipv4/fib_frontend.c:727:30-727:42: static int rtm_to_fib_config(struct net *net, struct sk_buff *skb,
-
net/ipv4/fib_frontend.c:910:27-910:39: int ip_valid_fib_dump_req(struct net *net, const struct nlmsghdr *nlh,
-
net/ipv4/fib_frontend.c:1339:27-1339:39: static void nl_fib_lookup(struct net *net, struct fib_result_nl *frn)
-
net/ipv4/fib_frontend.c:1402:42-1402:54: static int __net_init nl_fib_lookup_init(struct net *net)
-
net/ipv4/fib_frontend.c:1416:32-1416:44: static void nl_fib_lookup_exit(struct net *net)
-
net/ipv4/fib_frontend.c:1530:39-1530:51: static int __net_init ip_fib_net_init(struct net *net)
-
net/ipv4/fib_frontend.c:1566:29-1566:41: static void ip_fib_net_exit(struct net *net)
-
net/ipv4/fib_frontend.c:1600:36-1600:48: static int __net_init fib_net_init(struct net *net)
-
net/ipv4/fib_frontend.c:1628:37-1628:49: static void __net_exit fib_net_exit(struct net *net)
-
net/ipv4/fib_notifier.c:19:25-19:37: int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,
-
net/ipv4/fib_notifier.c:29:35-29:47: static unsigned int fib4_seq_read(struct net *net)
-
net/ipv4/fib_notifier.c:36:22-36:34: static int fib4_dump(struct net *net, struct notifier_block *nb,
-
net/ipv4/fib_notifier.c:55:35-55:47: int __net_init fib4_notifier_init(struct net *net)
-
net/ipv4/fib_notifier.c:69:36-69:48: void __net_exit fib4_notifier_exit(struct net *net)
-
net/ipv4/fib_rules.c:70:21-70:33: int fib4_rules_dump(struct net *net, struct notifier_block *nb,
-
net/ipv4/fib_rules.c:76:34-76:46: unsigned int fib4_rules_seq_read(struct net *net)
-
net/ipv4/fib_rules.c:81:18-81:30: int __fib_lookup(struct net *net, struct flowi4 *flp,
-
net/ipv4/fib_rules.c:206:42-206:54: static struct fib_table *fib_empty_table(struct net *net)
-
net/ipv4/fib_rules.c:410:32-410:44: int __net_init fib4_rules_init(struct net *net)
-
net/ipv4/fib_rules.c:433:33-433:45: void __net_exit fib4_rules_exit(struct net *net)
-
net/ipv4/fib_semantics.c:223:21-223:33: void fib_nh_release(struct net *net, struct fib_nh *fib_nh)
-
net/ipv4/fib_semantics.c:377:42-377:54: static struct fib_info *fib_find_info_nh(struct net *net,
-
net/ipv4/fib_semantics.c:584:24-584:36: int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc,
-
net/ipv4/fib_semantics.c:622:17-622:29: int fib_nh_init(struct net *net, struct fib_nh *nh,
-
net/ipv4/fib_semantics.c:855:28-855:40: static int fib_encap_match(struct net *net, u16 encap_type,
-
net/ipv4/fib_semantics.c:877:18-877:30: int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
-
net/ipv4/fib_semantics.c:1051:31-1051:43: static int fib_check_nh_v6_gw(struct net *net, struct fib_nh *nh,
-
net/ipv4/fib_semantics.c:1120:31-1120:43: static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table,
-
net/ipv4/fib_semantics.c:1214:31-1214:43: static int fib_check_nh_nongw(struct net *net, struct fib_nh *nh,
-
net/ipv4/fib_semantics.c:1249:18-1249:30: int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
-
net/ipv4/fib_semantics.c:1265:27-1265:45: fib_info_laddrhash_bucket(const struct net *net, __be32 val)
-
net/ipv4/fib_semantics.c:1324:34-1324:46: __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc,
-
net/ipv4/fib_semantics.c:1342:27-1342:39: __be32 fib_result_prefsrc(struct net *net, struct fib_result *res)
-
net/ipv4/fib_semantics.c:2253:22-2253:34: void fib_select_path(struct net *net, struct fib_result *res,
-
net/ipv4/fib_trie.c:92:37-92:49: static int call_fib_entry_notifiers(struct net *net,
-
net/ipv4/fib_trie.c:1016:25-1016:37: fib_find_matching_alias(struct net *net, const struct fib_rt_info *fri)
-
net/ipv4/fib_trie.c:1043:29-1043:41: void fib_alias_hw_flags_set(struct net *net, const struct fib_rt_info *fri)
-
net/ipv4/fib_trie.c:1215:22-1215:34: int fib_table_insert(struct net *net, struct fib_table *tb,
-
net/ipv4/fib_trie.c:1681:37-1681:49: static void fib_notify_alias_delete(struct net *net, u32 key,
-
net/ipv4/fib_trie.c:1712:22-1712:34: int fib_table_delete(struct net *net, struct fib_table *tb,
-
net/ipv4/fib_trie.c:2027:21-2027:33: int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all)
-
net/ipv4/fib_trie.c:2116:38-2116:50: static void __fib_info_notify_update(struct net *net, struct fib_table *tb,
-
net/ipv4/fib_trie.c:2164:29-2164:41: void fib_info_notify_update(struct net *net, struct nl_info *info)
-
net/ipv4/fib_trie.c:2232:16-2232:28: int fib_notify(struct net *net, struct notifier_block *nb,
-
net/ipv4/fib_trie.c:3036:30-3036:42: int __net_init fib_proc_init(struct net *net)
-
net/ipv4/fib_trie.c:3060:31-3060:43: void __net_exit fib_proc_exit(struct net *net)
-
net/ipv4/fou_core.c:521:33-521:45: static int fou_add_to_port_list(struct net *net, struct fou *fou,
-
net/ipv4/fou_core.c:551:23-551:35: static int fou_create(struct net *net, struct fou_cfg *cfg,
-
net/ipv4/fou_core.c:624:24-624:36: static int fou_destroy(struct net *net, struct fou_cfg *cfg)
-
net/ipv4/fou_core.c:1199:36-1199:48: static __net_init int fou_init_net(struct net *net)
-
net/ipv4/fou_core.c:1208:37-1208:49: static __net_exit void fou_exit_net(struct net *net)
-
net/ipv4/icmp.c:198:43-198:55: static inline struct sock *icmp_xmit_lock(struct net *net)
-
net/ipv4/icmp.c:275:31-275:43: static bool icmpv4_mask_allow(struct net *net, int type, int code)
-
net/ipv4/icmp.c:291:33-291:45: static bool icmpv4_global_allow(struct net *net, int type, int code)
-
net/ipv4/icmp.c:307:32-307:44: static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt,
-
net/ipv4/icmp.c:337:21-337:33: void icmp_out_count(struct net *net, unsigned char type)
-
net/ipv4/icmp.c:476:41-476:53: static struct rtable *icmp_route_lookup(struct net *net,
-
net/ipv4/icmp.c:1451:36-1451:48: static int __net_init icmp_sk_init(struct net *net)
-
net/ipv4/igmp.c:1825:41-1825:53: static struct in_device *ip_mc_find_dev(struct net *net, struct ip_mreqn *imr)
-
net/ipv4/igmp.c:3023:37-3023:49: static int __net_init igmp_net_init(struct net *net)
-
net/ipv4/igmp.c:3054:38-3054:50: static void __net_exit igmp_net_exit(struct net *net)
-
net/ipv4/inet_connection_sock.c:120:32-120:50: void inet_get_local_port_range(const struct net *net, int *low, int *high)
-
net/ipv4/inet_diag.c:510:38-510:50: struct sock *inet_diag_find_one_icsk(struct net *net,
-
net/ipv4/inet_fragment.c:187:61-187:73: int fqdir_init(struct fqdir **fqdirp, struct inet_frags *f, struct net *net)
-
net/ipv4/inet_hashtables.c:31:18-31:36: u32 inet_ehashfn(const struct net *net, const __be32 laddr,
-
net/ipv4/inet_hashtables.c:66:8-66:20: struct net *net,
-
net/ipv4/inet_hashtables.c:96:64-96:82: bool inet_bind_bucket_match(const struct inet_bind_bucket *tb, const struct net *net,
-
net/ipv4/inet_hashtables.c:104:8-104:20: struct net *net,
-
net/ipv4/inet_hashtables.c:125:10-125:22: struct net *net,
-
net/ipv4/inet_hashtables.c:319:50-319:62: static inline int compute_score(struct sock *sk, struct net *net,
-
net/ipv4/inet_hashtables.c:357:36-357:48: struct sock *inet_lookup_reuseport(struct net *net, struct sock *sk,
-
net/ipv4/inet_hashtables.c:383:40-383:52: static struct sock *inet_lhash2_lookup(struct net *net,
-
net/ipv4/inet_hashtables.c:410:40-410:52: struct sock *inet_lookup_run_sk_lookup(struct net *net,
-
net/ipv4/inet_hashtables.c:432:37-432:49: struct sock *__inet_lookup_listener(struct net *net,
-
net/ipv4/inet_hashtables.c:497:40-497:52: struct sock *__inet_lookup_established(struct net *net,
-
net/ipv4/inet_hashtables.c:821:9-821:27: const struct net *net, unsigned short port,
-
net/ipv4/inet_hashtables.c:831:75-831:93: bool inet_bind2_bucket_match_addr_any(const struct inet_bind2_bucket *tb, const struct net *net,
-
net/ipv4/inet_hashtables.c:855:65-855:83: inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net,
-
net/ipv4/inet_hashtables.c:868:56-868:74: inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port)
-
net/ipv4/ip_forward.c:65:30-65:42: static int ip_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_fragment.c:205:28-205:40: static struct ipq *ip_find(struct net *net, struct iphdr *iph,
-
net/ipv4/ip_fragment.c:483:15-483:27: int ip_defrag(struct net *net, struct sk_buff *skb, u32 user)
-
net/ipv4/ip_fragment.c:512:33-512:45: struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user)
-
net/ipv4/ip_fragment.c:599:49-599:61: static int __net_init ip4_frags_ns_ctl_register(struct net *net)
-
net/ipv4/ip_fragment.c:633:52-633:64: static void __net_exit ip4_frags_ns_ctl_unregister(struct net *net)
-
net/ipv4/ip_fragment.c:661:43-661:55: static int __net_init ipv4_frags_init_net(struct net *net)
-
net/ipv4/ip_fragment.c:699:48-699:60: static void __net_exit ipv4_frags_pre_exit_net(struct net *net)
-
net/ipv4/ip_fragment.c:704:44-704:56: static void __net_exit ipv4_frags_exit_net(struct net *net)
-
net/ipv4/ip_gre.c:1020:38-1020:50: static int __net_init ipgre_init_net(struct net *net)
-
net/ipv4/ip_gre.c:1647:41-1647:53: struct net_device *gretap_fb_dev_create(struct net *net, const char *name,
-
net/ipv4/ip_gre.c:1692:42-1692:54: static int __net_init ipgre_tap_init_net(struct net *net)
-
net/ipv4/ip_gre.c:1709:39-1709:51: static int __net_init erspan_init_net(struct net *net)
-
net/ipv4/ip_input.c:187:30-187:42: void ip_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int protocol)
-
net/ipv4/ip_input.c:227:36-227:48: static int ip_local_deliver_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_input.c:317:31-317:43: static int ip_rcv_finish_core(struct net *net, struct sock *sk,
-
net/ipv4/ip_input.c:435:26-435:38: static int ip_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_input.c:456:57-456:69: static struct sk_buff *ip_rcv_core(struct sk_buff *skb, struct net *net)
-
net/ipv4/ip_input.c:584:46-584:64: static struct sk_buff *ip_extract_route_hint(const struct net *net,
-
net/ipv4/ip_input.c:594:32-594:44: static void ip_list_rcv_finish(struct net *net, struct sock *sk,
-
net/ipv4/ip_input.c:635:7-635:19: struct net *net)
-
net/ipv4/ip_options.c:77:23-77:35: int __ip_options_echo(struct net *net, struct ip_options *dopt,
-
net/ipv4/ip_options.c:241:26-241:38: int __ip_options_compile(struct net *net,
-
net/ipv4/ip_options.c:465:24-465:36: int ip_options_compile(struct net *net,
-
net/ipv4/ip_options.c:512:20-512:32: int ip_options_get(struct net *net, struct ip_options_rcu **optp,
-
net/ipv4/ip_output.c:100:20-100:32: int __ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:121:18-121:30: int ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:196:30-196:42: static int ip_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:245:33-245:45: static int ip_finish_output_gso(struct net *net, struct sock *sk,
-
net/ipv4/ip_output.c:293:31-293:43: static int __ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:314:29-314:41: static int ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:330:32-330:44: static int ip_mc_finish_output(struct net *net, struct sock *sk,
-
net/ipv4/ip_output.c:364:18-364:30: int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:424:15-424:27: int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/ip_output.c:575:24-575:36: static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/ipv4/ip_output.c:760:20-760:32: int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/ipv4/ip_output.c:1482:17-1482:29: int ip_send_skb(struct net *net, struct sk_buff *skb)
-
net/ipv4/ip_sockglue.c:86:34-86:46: static void ip_cmsg_recv_retopts(struct net *net, struct msghdr *msg,
-
net/ipv4/ip_tunnel.c:232:46-232:58: static struct net_device *__ip_tunnel_create(struct net *net,
-
net/ipv4/ip_tunnel.c:328:43-328:55: static struct ip_tunnel *ip_tunnel_create(struct net *net,
-
net/ipv4/ip_tunnel.c:1066:24-1066:36: int ip_tunnel_init_net(struct net *net, unsigned int ip_tnl_net_id,
-
net/ipv4/ip_tunnel.c:1107:31-1107:43: static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn,
-
net/ipv4/ip_tunnel_core.c:652:31-652:43: static int ip_tun_build_state(struct net *net, struct nlattr *attr,
-
net/ipv4/ip_tunnel_core.c:939:32-939:44: static int ip6_tun_build_state(struct net *net, struct nlattr *attr,
-
net/ipv4/ip_vti.c:499:36-499:48: static int __net_init vti_init_net(struct net *net)
-
net/ipv4/ipip.c:590:37-590:49: static int __net_init ipip_init_net(struct net *net)
-
net/ipv4/ipmr.c:122:44-122:56: static struct mr_table *ipmr_mr_table_iter(struct net *net,
-
net/ipv4/ipmr.c:139:40-139:52: static struct mr_table *ipmr_get_table(struct net *net, u32 id)
-
net/ipv4/ipmr.c:150:28-150:40: static int ipmr_fib_lookup(struct net *net, struct flowi4 *flp4,
-
net/ipv4/ipmr.c:238:39-238:51: static int __net_init ipmr_rules_init(struct net *net)
-
net/ipv4/ipmr.c:272:40-272:52: static void __net_exit ipmr_rules_exit(struct net *net)
-
net/ipv4/ipmr.c:284:28-284:40: static int ipmr_rules_dump(struct net *net, struct notifier_block *nb,
-
net/ipv4/ipmr.c:290:41-290:53: static unsigned int ipmr_rules_seq_read(struct net *net)
-
net/ipv4/ipmr.c:380:11-380:23: struct net *net)
-
net/ipv4/ipmr.c:397:40-397:52: static struct mr_table *ipmr_new_table(struct net *net, u32 id)
-
net/ipv4/ipmr.c:441:43-441:55: static struct net_device *ipmr_new_tunnel(struct net *net, struct vifctl *v)
-
net/ipv4/ipmr.c:542:40-542:52: static struct net_device *ipmr_reg_vif(struct net *net, struct mr_table *mrt)
-
net/ipv4/ipmr.c:623:42-623:54: static int call_ipmr_vif_entry_notifiers(struct net *net,
-
net/ipv4/ipmr.c:634:42-634:54: static int call_ipmr_mfc_entry_notifiers(struct net *net,
-
net/ipv4/ipmr.c:810:20-810:32: static int vif_add(struct net *net, struct mr_table *mrt,
-
net/ipv4/ipmr.c:980:32-980:44: static void ipmr_cache_resolve(struct net *net, struct mr_table *mrt,
-
net/ipv4/ipmr.c:1198:25-1198:37: static int ipmr_mfc_add(struct net *net, struct mr_table *mrt,
-
net/ipv4/ipmr.c:1774:22-1774:34: static void ip_encap(struct net *net, struct sk_buff *skb,
-
net/ipv4/ipmr.c:1801:39-1801:51: static inline int ipmr_forward_finish(struct net *net, struct sock *sk,
-
net/ipv4/ipmr.c:1838:29-1838:41: static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt,
-
net/ipv4/ipmr.c:1954:27-1954:39: static void ip_mr_forward(struct net *net, struct mr_table *mrt,
-
net/ipv4/ipmr.c:2075:44-2075:56: static struct mr_table *ipmr_rt_fib_lookup(struct net *net, struct sk_buff *skb)
-
net/ipv4/ipmr.c:2255:20-2255:32: int ipmr_get_route(struct net *net, struct sk_buff *skb,
-
net/ipv4/ipmr.c:2655:29-2655:41: static int rtm_to_ipmr_mfcc(struct net *net, struct nlmsghdr *nlh,
-
net/ipv4/ipmr.c:3035:35-3035:47: static unsigned int ipmr_seq_read(struct net *net)
-
net/ipv4/ipmr.c:3042:22-3042:34: static int ipmr_dump(struct net *net, struct notifier_block *nb,
-
net/ipv4/ipmr.c:3056:42-3056:54: static int __net_init ipmr_notifier_init(struct net *net)
-
net/ipv4/ipmr.c:3070:43-3070:55: static void __net_exit ipmr_notifier_exit(struct net *net)
-
net/ipv4/ipmr.c:3077:37-3077:49: static int __net_init ipmr_net_init(struct net *net)
-
net/ipv4/ipmr.c:3114:38-3114:50: static void __net_exit ipmr_net_exit(struct net *net)
-
net/ipv4/ipmr_base.c:32:16-32:28: mr_table_alloc(struct net *net, u32 id,
-
net/ipv4/ipmr_base.c:114:22-114:34: void *mr_vif_seq_idx(struct net *net, struct mr_vif_iter *iter, loff_t pos)
-
net/ipv4/ipmr_base.c:147:22-147:34: void *mr_mfc_seq_idx(struct net *net,
-
net/ipv4/ipmr_base.c:396:13-396:25: int mr_dump(struct net *net, struct notifier_block *nb, unsigned short family,
-
net/ipv4/metrics.c:10:31-10:43: static int ip_metrics_convert(struct net *net, struct nlattr *fc_mx,
-
net/ipv4/metrics.c:66:41-66:53: struct dst_metrics *ip_fib_metrics_init(struct net *net, struct nlattr *fc_mx,
-
net/ipv4/netfilter.c:20:24-20:36: int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned int addr_type)
-
net/ipv4/netfilter.c:86:17-86:29: int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
-
net/ipv4/netfilter/arp_tables.c:388:47-388:59: static int check_target(struct arpt_entry *e, struct net *net, const char *name)
-
net/ipv4/netfilter/arp_tables.c:405:40-405:52: find_check_entry(struct arpt_entry *e, struct net *net, const char *name,
-
net/ipv4/netfilter/arp_tables.c:500:49-500:61: static void cleanup_entry(struct arpt_entry *e, struct net *net)
-
net/ipv4/netfilter/arp_tables.c:519:28-519:40: static int translate_table(struct net *net,
-
net/ipv4/netfilter/arp_tables.c:791:21-791:33: static int get_info(struct net *net, void __user *user, const int *len)
-
net/ipv4/netfilter/arp_tables.c:846:24-846:36: static int get_entries(struct net *net, struct arpt_get_entries __user *uptr,
-
net/ipv4/netfilter/arp_tables.c:880:25-880:37: static int __do_replace(struct net *net, const char *name,
-
net/ipv4/netfilter/arp_tables.c:951:23-951:35: static int do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/arp_tables.c:999:28-999:40: static int do_add_counters(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/arp_tables.c:1155:35-1155:47: static int translate_compat_table(struct net *net,
-
net/ipv4/netfilter/arp_tables.c:1249:30-1249:42: static int compat_do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/arp_tables.c:1365:31-1365:43: static int compat_get_entries(struct net *net,
-
net/ipv4/netfilter/arp_tables.c:1482:37-1482:49: static void __arpt_unregister_table(struct net *net, struct xt_table *table)
-
net/ipv4/netfilter/arp_tables.c:1500:25-1500:37: int arpt_register_table(struct net *net,
-
net/ipv4/netfilter/arp_tables.c:1564:37-1564:49: void arpt_unregister_table_pre_exit(struct net *net, const char *name)
-
net/ipv4/netfilter/arp_tables.c:1573:28-1573:40: void arpt_unregister_table(struct net *net, const char *name)
-
net/ipv4/netfilter/arp_tables.c:1612:43-1612:55: static int __net_init arp_tables_net_init(struct net *net)
-
net/ipv4/netfilter/arp_tables.c:1617:44-1617:56: static void __net_exit arp_tables_net_exit(struct net *net)
-
net/ipv4/netfilter/arptable_filter.c:31:39-31:51: static int arptable_filter_table_init(struct net *net)
-
net/ipv4/netfilter/arptable_filter.c:44:53-44:65: static void __net_exit arptable_filter_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/arptable_filter.c:49:49-49:61: static void __net_exit arptable_filter_net_exit(struct net *net)
-
net/ipv4/netfilter/ip_tables.c:185:26-185:38: static void trace_packet(struct net *net,
-
net/ipv4/netfilter/ip_tables.c:450:53-450:65: static void cleanup_match(struct xt_entry_match *m, struct net *net)
-
net/ipv4/netfilter/ip_tables.c:497:46-497:58: static int check_target(struct ipt_entry *e, struct net *net, const char *name)
-
net/ipv4/netfilter/ip_tables.c:515:39-515:51: find_check_entry(struct ipt_entry *e, struct net *net, const char *name,
-
net/ipv4/netfilter/ip_tables.c:636:36-636:48: cleanup_entry(struct ipt_entry *e, struct net *net)
-
net/ipv4/netfilter/ip_tables.c:660:17-660:29: translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0,
-
net/ipv4/netfilter/ip_tables.c:946:21-946:33: static int get_info(struct net *net, void __user *user, const int *len)
-
net/ipv4/netfilter/ip_tables.c:1003:13-1003:25: get_entries(struct net *net, struct ipt_get_entries __user *uptr,
-
net/ipv4/netfilter/ip_tables.c:1036:14-1036:26: __do_replace(struct net *net, const char *name, unsigned int valid_hooks,
-
net/ipv4/netfilter/ip_tables.c:1103:12-1103:24: do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/ip_tables.c:1152:17-1152:29: do_add_counters(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/ip_tables.c:1387:24-1387:36: translate_compat_table(struct net *net,
-
net/ipv4/netfilter/ip_tables.c:1487:19-1487:31: compat_do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv4/netfilter/ip_tables.c:1571:20-1571:32: compat_get_entries(struct net *net, struct compat_ipt_get_entries __user *uptr,
-
net/ipv4/netfilter/ip_tables.c:1697:36-1697:48: static void __ipt_unregister_table(struct net *net, struct xt_table *table)
-
net/ipv4/netfilter/ip_tables.c:1715:24-1715:36: int ipt_register_table(struct net *net, const struct xt_table *table,
-
net/ipv4/netfilter/ip_tables.c:1784:36-1784:48: void ipt_unregister_table_pre_exit(struct net *net, const char *name)
-
net/ipv4/netfilter/ip_tables.c:1792:32-1792:44: void ipt_unregister_table_exit(struct net *net, const char *name)
-
net/ipv4/netfilter/ip_tables.c:1830:42-1830:54: static int __net_init ip_tables_net_init(struct net *net)
-
net/ipv4/netfilter/ip_tables.c:1835:43-1835:55: static void __net_exit ip_tables_net_exit(struct net *net)
-
net/ipv4/netfilter/ipt_rpfilter.c:32:37-32:49: static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4,
-
net/ipv4/netfilter/iptable_filter.c:37:38-37:50: static int iptable_filter_table_init(struct net *net)
-
net/ipv4/netfilter/iptable_filter.c:54:47-54:59: static int __net_init iptable_filter_net_init(struct net *net)
-
net/ipv4/netfilter/iptable_filter.c:62:52-62:64: static void __net_exit iptable_filter_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/iptable_filter.c:67:48-67:60: static void __net_exit iptable_filter_net_exit(struct net *net)
-
net/ipv4/netfilter/iptable_mangle.c:83:38-83:50: static int iptable_mangle_table_init(struct net *net)
-
net/ipv4/netfilter/iptable_mangle.c:96:52-96:64: static void __net_exit iptable_mangle_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/iptable_mangle.c:101:48-101:60: static void __net_exit iptable_mangle_net_exit(struct net *net)
-
net/ipv4/netfilter/iptable_nat.c:59:37-59:49: static int ipt_nat_register_lookups(struct net *net)
-
net/ipv4/netfilter/iptable_nat.c:91:40-91:52: static void ipt_nat_unregister_lookups(struct net *net)
-
net/ipv4/netfilter/iptable_nat.c:106:35-106:47: static int iptable_nat_table_init(struct net *net)
-
net/ipv4/netfilter/iptable_nat.c:129:49-129:61: static void __net_exit iptable_nat_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/iptable_nat.c:134:45-134:57: static void __net_exit iptable_nat_net_exit(struct net *net)
-
net/ipv4/netfilter/iptable_raw.c:37:35-37:47: static int iptable_raw_table_init(struct net *net)
-
net/ipv4/netfilter/iptable_raw.c:54:49-54:61: static void __net_exit iptable_raw_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/iptable_raw.c:59:45-59:57: static void __net_exit iptable_raw_net_exit(struct net *net)
-
net/ipv4/netfilter/iptable_security.c:38:40-38:52: static int iptable_security_table_init(struct net *net)
-
net/ipv4/netfilter/iptable_security.c:51:54-51:66: static void __net_exit iptable_security_net_pre_exit(struct net *net)
-
net/ipv4/netfilter/iptable_security.c:56:50-56:62: static void __net_exit iptable_security_net_exit(struct net *net)
-
net/ipv4/netfilter/nf_defrag_ipv4.c:26:36-26:48: static int nf_ct_ipv4_gather_frags(struct net *net, struct sk_buff *skb,
-
net/ipv4/netfilter/nf_defrag_ipv4.c:108:41-108:53: static void __net_exit defrag4_net_exit(struct net *net)
-
net/ipv4/netfilter/nf_defrag_ipv4.c:145:27-145:39: int nf_defrag_ipv4_enable(struct net *net)
-
net/ipv4/netfilter/nf_defrag_ipv4.c:171:29-171:41: void nf_defrag_ipv4_disable(struct net *net)
-
net/ipv4/netfilter/nf_dup_ipv4.c:23:31-23:43: static bool nf_dup_ipv4_route(struct net *net, struct sk_buff *skb,
-
net/ipv4/netfilter/nf_dup_ipv4.c:50:18-50:30: void nf_dup_ipv4(struct net *net, struct sk_buff *skb, unsigned int hooknum,
-
net/ipv4/netfilter/nf_reject_ipv4.c:39:44-39:56: struct sk_buff *nf_reject_skb_v4_tcp_reset(struct net *net,
-
net/ipv4/netfilter/nf_reject_ipv4.c:74:42-74:54: struct sk_buff *nf_reject_skb_v4_unreach(struct net *net,
-
net/ipv4/netfilter/nf_reject_ipv4.c:239:20-239:32: void nf_send_reset(struct net *net, struct sock *sk, struct sk_buff *oldskb,
-
net/ipv4/netfilter/nf_socket_ipv4.c:66:23-66:35: nf_socket_get_sock_v4(struct net *net, struct sk_buff *skb, const int doff,
-
net/ipv4/netfilter/nf_socket_ipv4.c:84:35-84:47: struct sock *nf_sk_lookup_slow_v4(struct net *net, const struct sk_buff *skb,
-
net/ipv4/netfilter/nf_tproxy_ipv4.c:19:29-19:41: nf_tproxy_handle_time_wait4(struct net *net, struct sk_buff *skb,
-
net/ipv4/netfilter/nf_tproxy_ipv4.c:75:23-75:35: nf_tproxy_get_sock_v4(struct net *net, struct sk_buff *skb,
-
net/ipv4/nexthop.c:79:40-79:52: static bool nexthop_notifiers_is_empty(struct net *net)
-
net/ipv4/nexthop.c:223:35-223:47: static int call_nexthop_notifiers(struct net *net,
-
net/ipv4/nexthop.c:325:48-325:60: static int __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id,
-
net/ipv4/nexthop.c:377:46-377:58: static int call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id,
-
net/ipv4/nexthop.c:390:45-390:57: static int call_nexthop_res_table_notifiers(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:424:61-424:73: static int call_nexthop_notifier(struct notifier_block *nb, struct net *net,
-
net/ipv4/nexthop.c:454:33-454:45: static void nexthop_devhash_add(struct net *net, struct nh_info *nhi)
-
net/ipv4/nexthop.c:546:25-546:37: nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg)
-
net/ipv4/nexthop.c:567:29-567:41: static void nh_base_seq_inc(struct net *net)
-
net/ipv4/nexthop.c:574:36-574:48: struct nexthop *nexthop_find_by_id(struct net *net, u32 id)
-
net/ipv4/nexthop.c:600:30-600:42: static u32 nh_find_unused_id(struct net *net)
-
net/ipv4/nexthop.c:1043:32-1043:44: static int nh_check_attr_group(struct net *net,
-
net/ipv4/nexthop.c:1756:33-1756:45: static void remove_nh_grp_entry(struct net *net, struct nh_grp_entry *nhge,
-
net/ipv4/nexthop.c:1832:40-1832:52: static void remove_nexthop_from_groups(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:1866:34-1866:46: static void __remove_nexthop_fib(struct net *net, struct nexthop *nh)
-
net/ipv4/nexthop.c:1888:30-1888:42: static void __remove_nexthop(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:1906:28-1906:40: static void remove_nexthop(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:1926:31-1926:43: static void nh_rt_cache_flush(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:1955:32-1955:44: static int replace_nexthop_grp(struct net *net, struct nexthop *old,
-
net/ipv4/nexthop.c:2059:46-2059:58: static int replace_nexthop_single_notify_res(struct net *net,
-
net/ipv4/nexthop.c:2101:42-2101:54: static int replace_nexthop_single_notify(struct net *net,
-
net/ipv4/nexthop.c:2124:35-2124:47: static int replace_nexthop_single(struct net *net, struct nexthop *old,
-
net/ipv4/nexthop.c:2203:38-2203:50: static void __nexthop_replace_notify(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:2232:36-2232:48: static void nexthop_replace_notify(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:2243:28-2243:40: static int replace_nexthop(struct net *net, struct nexthop *old,
-
net/ipv4/nexthop.c:2303:27-2303:39: static int insert_nexthop(struct net *net, struct nexthop *new_nh,
-
net/ipv4/nexthop.c:2418:32-2418:44: static void flush_all_nexthops(struct net *net)
-
net/ipv4/nexthop.c:2431:45-2431:57: static struct nexthop *nexthop_create_group(struct net *net,
-
net/ipv4/nexthop.c:2529:27-2529:39: static int nh_create_ipv4(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:2568:27-2568:39: static int nh_create_ipv6(struct net *net, struct nexthop *nh,
-
net/ipv4/nexthop.c:2603:39-2603:51: static struct nexthop *nexthop_create(struct net *net, struct nh_config *cfg,
-
net/ipv4/nexthop.c:2660:36-2660:48: static struct nexthop *nexthop_add(struct net *net, struct nh_config *cfg,
-
net/ipv4/nexthop.c:2766:29-2766:41: static int rtm_to_nh_config(struct net *net, struct sk_buff *skb,
-
net/ipv4/nexthop.c:3255:30-3255:42: nexthop_find_group_resilient(struct net *net, u32 id,
-
net/ipv4/nexthop.c:3597:26-3597:38: static int nexthops_dump(struct net *net, struct notifier_block *nb,
-
net/ipv4/nexthop.c:3617:31-3617:43: int register_nexthop_notifier(struct net *net, struct notifier_block *nb,
-
net/ipv4/nexthop.c:3634:33-3634:45: int unregister_nexthop_notifier(struct net *net, struct notifier_block *nb)
-
net/ipv4/nexthop.c:3650:27-3650:39: void nexthop_set_hw_flags(struct net *net, u32 id, bool offload, bool trap)
-
net/ipv4/nexthop.c:3671:34-3671:46: void nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index,
-
net/ipv4/nexthop.c:3705:38-3705:50: void nexthop_res_grp_activity_update(struct net *net, u32 id, u16 num_buckets,
-
net/ipv4/nexthop.c:3752:40-3752:52: static int __net_init nexthop_net_init(struct net *net)
-
net/ipv4/ping.c:63:31-63:49: static inline u32 ping_hashfn(const struct net *net, u32 num, u32 mask)
-
net/ipv4/ping.c:73:13-73:25: struct net *net, unsigned int num)
-
net/ipv4/ping.c:167:33-167:45: static struct sock *ping_lookup(struct net *net, struct sk_buff *skb, u16 ident)
-
net/ipv4/ping.c:237:43-237:55: static void inet_get_ping_group_range_net(struct net *net, kgid_t *low,
-
net/ipv4/ping.c:1159:45-1159:57: static int __net_init ping_v4_proc_init_net(struct net *net)
-
net/ipv4/ping.c:1167:46-1167:58: static void __net_exit ping_v4_proc_exit_net(struct net *net)
-
net/ipv4/proc.c:523:40-523:52: static __net_init int ip_proc_init_net(struct net *net)
-
net/ipv4/proc.c:545:41-545:53: static __net_exit void ip_proc_exit_net(struct net *net)
-
net/ipv4/raw.c:119:19-119:31: bool raw_v4_match(struct net *net, const struct sock *sk, unsigned short num,
-
net/ipv4/raw.c:163:25-163:37: static int raw_v4_input(struct net *net, struct sk_buff *skb,
-
net/ipv4/raw.c:1057:36-1057:48: static __net_init int raw_init_net(struct net *net)
-
net/ipv4/raw.c:1066:37-1066:49: static __net_exit void raw_exit_net(struct net *net)
-
net/ipv4/raw.c:1088:33-1088:45: static void raw_sysctl_init_net(struct net *net)
-
net/ipv4/raw.c:1095:39-1095:51: static int __net_init raw_sysctl_init(struct net *net)
-
net/ipv4/raw_diag.c:37:24-37:36: static bool raw_lookup(struct net *net, const struct sock *sk,
-
net/ipv4/raw_diag.c:57:34-57:46: static struct sock *raw_sock_get(struct net *net, const struct inet_diag_req_v2 *r)
-
net/ipv4/route.c:335:42-335:54: static int __net_init ip_rt_do_proc_init(struct net *net)
-
net/ipv4/route.c:367:43-367:55: static void __net_exit ip_rt_do_proc_exit(struct net *net)
-
net/ipv4/route.c:398:21-398:33: void rt_cache_flush(struct net *net)
-
net/ipv4/route.c:483:24-483:36: void __ip_select_ident(struct net *net, struct iphdr *iph, int segs)
-
net/ipv4/route.c:510:30-510:48: static void __build_flow_key(const struct net *net, struct flowi4 *fl4,
-
net/ipv4/route.c:1073:44-1073:56: void ipv4_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu,
-
net/ipv4/route.c:1163:41-1163:53: void ipv4_redirect(struct sk_buff *skb, struct net *net,
-
net/ipv4/route.c:1255:22-1255:34: static int ip_rt_bug(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/route.c:1923:44-1923:62: static u32 fib_multipath_custom_hash_outer(const struct net *net,
-
net/ipv4/route.c:1952:44-1952:62: static u32 fib_multipath_custom_hash_inner(const struct net *net,
-
net/ipv4/route.c:2001:42-2001:60: static u32 fib_multipath_custom_hash_skb(const struct net *net,
-
net/ipv4/route.c:2013:42-2013:60: static u32 fib_multipath_custom_hash_fl4(const struct net *net,
-
net/ipv4/route.c:2039:24-2039:42: int fib_multipath_hash(const struct net *net, const struct flowi4 *fl4,
-
net/ipv4/route.c:2198:41-2198:53: static struct net_device *ip_rt_get_dev(struct net *net,
-
net/ipv4/route.c:2629:41-2629:53: struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *fl4,
-
net/ipv4/route.c:2651:45-2651:57: struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *fl4,
-
net/ipv4/route.c:2832:40-2832:52: struct dst_entry *ipv4_blackhole_route(struct net *net, struct dst_entry *dst_orig)
-
net/ipv4/route.c:2869:37-2869:49: struct rtable *ip_route_output_flow(struct net *net, struct flowi4 *flp4,
-
net/ipv4/route.c:2890:11-2890:23: struct net *net, __be32 *saddr,
-
net/ipv4/route.c:2937:25-2937:37: static int rt_fill_info(struct net *net, __be32 dst, __be32 src,
-
net/ipv4/route.c:3074:29-3074:41: static int fnhe_dump_bucket(struct net *net, struct sk_buff *skb,
-
net/ipv4/route.c:3597:45-3597:57: static __net_init int sysctl_route_net_init(struct net *net)
-
net/ipv4/route.c:3639:46-3639:58: static __net_exit void sysctl_route_net_exit(struct net *net)
-
net/ipv4/route.c:3655:40-3655:52: static __net_init int netns_ip_rt_init(struct net *net)
-
net/ipv4/route.c:3668:37-3668:49: static __net_init int rt_genid_init(struct net *net)
-
net/ipv4/route.c:3680:42-3680:54: static int __net_init ipv4_inetpeer_init(struct net *net)
-
net/ipv4/route.c:3691:43-3691:55: static void __net_exit ipv4_inetpeer_exit(struct net *net)
-
net/ipv4/syncookies.c:239:30-239:48: bool cookie_timestamp_decode(const struct net *net,
-
net/ipv4/syncookies.c:269:6-269:24: const struct net *net, const struct dst_entry *dst)
-
net/ipv4/sysctl_net_ipv4.c:53:34-53:46: static void set_local_port_range(struct net *net, int range[2])
-
net/ipv4/sysctl_net_ipv4.c:1495:44-1495:56: static __net_init int ipv4_sysctl_init_net(struct net *net)
-
net/ipv4/sysctl_net_ipv4.c:1542:45-1542:57: static __net_exit void ipv4_sysctl_exit_net(struct net *net)
-
net/ipv4/tcp_cong.c:49:56-49:68: static struct tcp_congestion_ops *tcp_ca_find_autoload(struct net *net,
-
net/ipv4/tcp_cong.c:185:28-185:40: u32 tcp_ca_get_key_by_name(struct net *net, const char *name, bool *ecn_ca)
-
net/ipv4/tcp_cong.c:283:40-283:52: int tcp_set_default_congestion_control(struct net *net, const char *name)
-
net/ipv4/tcp_cong.c:339:41-339:53: void tcp_get_default_congestion_control(struct net *net, char *name)
-
net/ipv4/tcp_fastopen.c:7:33-7:45: void tcp_fastopen_init_key_once(struct net *net)
-
net/ipv4/tcp_fastopen.c:48:31-48:43: void tcp_fastopen_ctx_destroy(struct net *net)
-
net/ipv4/tcp_fastopen.c:58:31-58:43: int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk,
-
net/ipv4/tcp_fastopen.c:94:29-94:41: int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk,
-
net/ipv4/tcp_input.c:3608:36-3608:48: static bool __tcp_oow_rate_limited(struct net *net, int mib_idx,
-
net/ipv4/tcp_input.c:3639:27-3639:39: bool tcp_oow_rate_limited(struct net *net, const struct sk_buff *skb,
-
net/ipv4/tcp_input.c:4059:24-4059:42: void tcp_parse_options(const struct net *net,
-
net/ipv4/tcp_input.c:4205:36-4205:54: static bool tcp_fast_parse_options(const struct net *net,
-
net/ipv4/tcp_ipv4.c:105:31-105:49: static u32 tcp_v4_init_ts_off(const struct net *net, const struct sk_buff *skb)
-
net/ipv4/tcp_ipv4.c:3063:42-3063:54: static int __net_init tcp4_proc_init_net(struct net *net)
-
net/ipv4/tcp_ipv4.c:3071:43-3071:55: static void __net_exit tcp4_proc_exit_net(struct net *net)
-
net/ipv4/tcp_ipv4.c:3158:36-3158:48: static void __net_exit tcp_sk_exit(struct net *net)
-
net/ipv4/tcp_ipv4.c:3165:41-3165:53: static void __net_init tcp_set_hashinfo(struct net *net)
-
net/ipv4/tcp_ipv4.c:3195:35-3195:47: static int __net_init tcp_sk_init(struct net *net)
-
net/ipv4/tcp_metrics.c:233:10-233:22: struct net *net, unsigned int hash)
-
net/ipv4/tcp_metrics.c:894:35-894:47: static void tcp_metrics_flush_all(struct net *net)
-
net/ipv4/udp.c:141:32-141:44: static int udp_lib_lport_inuse(struct net *net, __u16 num,
-
net/ipv4/udp.c:177:33-177:45: static int udp_lib_lport_inuse2(struct net *net, __u16 num,
-
net/ipv4/udp.c:366:43-366:55: static int compute_score(struct sock *sk, struct net *net,
-
net/ipv4/udp.c:411:17-411:35: u32 udp_ehashfn(const struct net *net, const __be32 laddr, const __u16 lport,
-
net/ipv4/udp.c:423:38-423:50: static struct sock *udp4_lib_lookup2(struct net *net,
-
net/ipv4/udp.c:472:32-472:44: struct sock *__udp4_lib_lookup(struct net *net, __be32 saddr,
-
net/ipv4/udp.c:552:30-552:42: struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport,
-
net/ipv4/udp.c:566:40-566:52: static inline bool __udp_is_mcast_sock(struct net *net, const struct sock *sk,
-
net/ipv4/udp.c:638:42-638:54: static struct sock *__udp4_lib_err_encap(struct net *net,
-
net/ipv4/udp.c:2221:37-2221:49: static int __udp4_lib_mcast_deliver(struct net *net, struct sk_buff *skb,
-
net/ipv4/udp.c:2470:51-2470:63: static struct sock *__udp4_lib_mcast_demux_lookup(struct net *net,
-
net/ipv4/udp.c:2505:45-2505:57: static struct sock *__udp4_lib_demux_lookup(struct net *net,
-
net/ipv4/udp.c:2949:9-2949:21: struct net *net)
-
net/ipv4/udp.c:3342:42-3342:54: static int __net_init udp4_proc_init_net(struct net *net)
-
net/ipv4/udp.c:3350:43-3350:55: static void __net_exit udp4_proc_exit_net(struct net *net)
-
net/ipv4/udp.c:3426:40-3426:52: static void __net_init udp_sysctl_init(struct net *net)
-
net/ipv4/udp.c:3472:46-3472:58: static void __net_exit udp_pernet_table_free(struct net *net)
-
net/ipv4/udp.c:3483:38-3483:50: static void __net_init udp_set_table(struct net *net)
-
net/ipv4/udp.c:3515:39-3515:51: static int __net_init udp_pernet_init(struct net *net)
-
net/ipv4/udp.c:3523:40-3523:52: static void __net_exit udp_pernet_exit(struct net *net)
-
net/ipv4/udp_tunnel_core.c:10:22-10:34: int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
-
net/ipv4/udp_tunnel_core.c:60:28-60:40: void setup_udp_tunnel_sock(struct net *net, struct socket *sock,
-
net/ipv4/udplite.c:89:46-89:58: static int __net_init udplite4_proc_init_net(struct net *net)
-
net/ipv4/udplite.c:97:47-97:59: static void __net_exit udplite4_proc_exit_net(struct net *net)
-
net/ipv4/xfrm4_input.c:21:36-21:48: static int xfrm4_rcv_encap_finish2(struct net *net, struct sock *sk,
-
net/ipv4/xfrm4_input.c:27:42-27:54: static inline int xfrm4_rcv_encap_finish(struct net *net, struct sock *sk,
-
net/ipv4/xfrm4_output.c:17:27-17:39: static int __xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/xfrm4_output.c:31:18-31:30: int xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv4/xfrm4_policy.c:20:45-20:57: static struct dst_entry *__xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4,
-
net/ipv4/xfrm4_policy.c:43:43-43:55: static struct dst_entry *xfrm4_dst_lookup(struct net *net, int tos, int oif,
-
net/ipv4/xfrm4_policy.c:53:28-53:40: static int xfrm4_get_saddr(struct net *net, int oif,
-
net/ipv4/xfrm4_policy.c:158:45-158:57: static __net_init int xfrm4_net_sysctl_init(struct net *net)
-
net/ipv4/xfrm4_policy.c:187:46-187:58: static __net_exit void xfrm4_net_sysctl_exit(struct net *net)
-
net/ipv4/xfrm4_policy.c:210:38-210:50: static int __net_init xfrm4_net_init(struct net *net)
-
net/ipv4/xfrm4_policy.c:227:39-227:51: static void __net_exit xfrm4_net_exit(struct net *net)
-
net/ipv6/addrconf.c:576:35-576:47: void inet6_netconf_notify_devconf(struct net *net, int event, int type,
-
net/ipv6/addrconf.c:844:37-844:49: static void addrconf_forward_change(struct net *net, __s32 newf)
-
net/ipv6/addrconf.c:907:38-907:50: static void addrconf_linkdown_change(struct net *net, __s32 newf)
-
net/ipv6/addrconf.c:1011:28-1011:46: static u32 inet6_addr_hash(const struct net *net, const struct in6_addr *addr)
-
net/ipv6/addrconf.c:1018:32-1018:44: static bool ipv6_chk_same_addr(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:1498:38-1498:50: static bool ipv6_use_optimistic_addr(struct net *net,
-
net/ipv6/addrconf.c:1515:39-1515:51: static bool ipv6_allow_optimistic_dad(struct net *net,
-
net/ipv6/addrconf.c:1530:32-1530:44: static int ipv6_get_saddr_eval(struct net *net,
-
net/ipv6/addrconf.c:1664:33-1664:45: static int __ipv6_dev_get_saddr(struct net *net,
-
net/ipv6/addrconf.c:1736:34-1736:46: static int ipv6_get_saddr_master(struct net *net,
-
net/ipv6/addrconf.c:1758:24-1758:36: int ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev,
-
net/ipv6/addrconf.c:1904:19-1904:31: int ipv6_chk_addr(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:1922:27-1922:39: __ipv6_chk_addr_and_flags(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:1962:29-1962:41: int ipv6_chk_addr_and_flags(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:2027:34-2027:46: struct net_device *ipv6_dev_find(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:2035:38-2035:50: struct inet6_ifaddr *ipv6_get_ifaddr(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrconf.c:2600:34-2600:46: int addrconf_prefix_rcv_add_addr(struct net *net, struct net_device *dev,
-
net/ipv6/addrconf.c:2857:37-2857:49: static int addrconf_set_sit_dstaddr(struct net *net, struct net_device *dev,
-
net/ipv6/addrconf.c:2889:26-2889:38: int addrconf_set_dstaddr(struct net *net, void __user *arg)
-
net/ipv6/addrconf.c:2928:27-2928:39: static int inet6_addr_add(struct net *net, int ifindex,
-
net/ipv6/addrconf.c:3030:27-3030:39: static int inet6_addr_del(struct net *net, int ifindex, u32 ifa_flags,
-
net/ipv6/addrconf.c:3082:25-3082:37: int addrconf_add_ifaddr(struct net *net, void __user *arg)
-
net/ipv6/addrconf.c:3107:25-3107:37: int addrconf_del_ifaddr(struct net *net, void __user *arg)
-
net/ipv6/addrconf.c:3511:33-3511:45: static int fixup_permanent_addr(struct net *net,
-
net/ipv6/addrconf.c:3548:37-3548:49: static void addrconf_permanent_addr(struct net *net, struct net_device *dev)
-
net/ipv6/addrconf.c:4434:41-4434:53: static int __net_init if6_proc_net_init(struct net *net)
-
net/ipv6/addrconf.c:4442:42-4442:54: static void __net_exit if6_proc_net_exit(struct net *net)
-
net/ipv6/addrconf.c:4465:24-4465:36: int ipv6_chk_home_addr(struct net *net, const struct in6_addr *addr)
-
net/ipv6/addrconf.c:4494:27-4494:39: int ipv6_chk_rpl_srh_loop(struct net *net, const struct in6_addr *segs,
-
net/ipv6/addrconf.c:4539:34-4539:46: static void addrconf_verify_rtnl(struct net *net)
-
net/ipv6/addrconf.c:4672:29-4672:41: static void addrconf_verify(struct net *net)
-
net/ipv6/addrconf.c:4771:30-4771:42: static int inet6_addr_modify(struct net *net, struct inet6_ifaddr *ifp,
-
net/ipv6/addrconf.c:5897:57-5897:69: static int check_stable_privacy(struct inet6_dev *idev, struct net *net,
-
net/ipv6/addrconf.c:6302:37-6302:49: static void addrconf_disable_change(struct net *net, __s32 newf)
-
net/ipv6/addrconf.c:7113:39-7113:51: static int __addrconf_sysctl_register(struct net *net, char *dev_name,
-
net/ipv6/addrconf.c:7159:42-7159:54: static void __addrconf_sysctl_unregister(struct net *net,
-
net/ipv6/addrconf.c:7204:41-7204:53: static int __net_init addrconf_init_net(struct net *net)
-
net/ipv6/addrconf.c:7284:42-7284:54: static void __net_exit addrconf_exit_net(struct net *net)
-
net/ipv6/addrconf_core.c:132:60-132:72: static struct dst_entry *eafnosupport_ipv6_dst_lookup_flow(struct net *net,
-
net/ipv6/addrconf_core.c:145:55-145:67: static struct fib6_table *eafnosupport_fib6_get_table(struct net *net, u32 id)
-
net/ipv6/addrconf_core.c:151:32-151:44: eafnosupport_fib6_table_lookup(struct net *net, struct fib6_table *table,
-
net/ipv6/addrconf_core.c:159:26-159:38: eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6,
-
net/ipv6/addrconf_core.c:166:31-166:49: eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res,
-
net/ipv6/addrconf_core.c:180:38-180:50: static int eafnosupport_fib6_nh_init(struct net *net, struct fib6_nh *fib6_nh,
-
net/ipv6/addrconf_core.c:188:36-188:48: static int eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt,
-
net/ipv6/addrconf_core.c:194:39-194:51: static int eafnosupport_ipv6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/ipv6/addrconf_core.c:201:54-201:66: static struct net_device *eafnosupport_ipv6_dev_find(struct net *net, const struct in6_addr *addr,
-
net/ipv6/addrlabel.c:127:51-127:63: static struct ip6addrlbl_entry *__ipv6_addr_label(struct net *net,
-
net/ipv6/addrlabel.c:140:21-140:33: u32 ipv6_addr_label(struct net *net,
-
net/ipv6/addrlabel.c:203:29-203:41: static int __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp,
-
net/ipv6/addrlabel.c:242:27-242:39: static int ip6addrlbl_add(struct net *net,
-
net/ipv6/addrlabel.c:265:29-265:41: static int __ip6addrlbl_del(struct net *net,
-
net/ipv6/addrlabel.c:289:27-289:39: static int ip6addrlbl_del(struct net *net,
-
net/ipv6/addrlabel.c:307:43-307:55: static int __net_init ip6addrlbl_net_init(struct net *net)
-
net/ipv6/addrlabel.c:338:44-338:56: static void __net_exit ip6addrlbl_net_exit(struct net *net)
-
net/ipv6/addrlabel.c:372:36-372:48: static bool addrlbl_ifindex_exists(struct net *net, int ifindex)
-
net/ipv6/af_inet6.c:119:25-119:37: static int inet6_create(struct net *net, struct socket *sock, int protocol,
-
net/ipv6/af_inet6.c:898:38-898:50: static int __net_init ipv6_init_mibs(struct net *net)
-
net/ipv6/af_inet6.c:939:31-939:43: static void ipv6_cleanup_mibs(struct net *net)
-
net/ipv6/af_inet6.c:948:38-948:50: static int __net_init inet6_net_init(struct net *net)
-
net/ipv6/af_inet6.c:1009:39-1009:51: static void __net_exit inet6_net_exit(struct net *net)
-
net/ipv6/anycast.c:52:30-52:42: static u32 inet6_acaddr_hash(struct net *net, const struct in6_addr *addr)
-
net/ipv6/anycast.c:224:34-224:46: static void ipv6_add_acaddr_hash(struct net *net, struct ifacaddr6 *aca)
-
net/ipv6/anycast.c:436:26-436:38: bool ipv6_chk_acast_addr(struct net *net, struct net_device *dev,
-
net/ipv6/anycast.c:467:30-467:42: bool ipv6_chk_acast_addr_src(struct net *net, struct net_device *dev,
-
net/ipv6/anycast.c:585:30-585:42: int __net_init ac6_proc_init(struct net *net)
-
net/ipv6/anycast.c:594:20-594:32: void ac6_proc_exit(struct net *net)
-
net/ipv6/datagram.c:760:27-760:39: int ip6_datagram_send_ctl(struct net *net, struct sock *sk,
-
net/ipv6/esp6.c:232:36-232:48: static int esp_output_tcp_encap_cb(struct net *net, struct sock *sk,
-
net/ipv6/fib6_notifier.c:18:25-18:37: int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
-
net/ipv6/fib6_notifier.c:25:35-25:47: static unsigned int fib6_seq_read(struct net *net)
-
net/ipv6/fib6_notifier.c:30:22-30:34: static int fib6_dump(struct net *net, struct notifier_block *nb,
-
net/ipv6/fib6_notifier.c:49:35-49:47: int __net_init fib6_notifier_init(struct net *net)
-
net/ipv6/fib6_notifier.c:61:36-61:48: void __net_exit fib6_notifier_exit(struct net *net)
-
net/ipv6/fib6_rules.c:52:21-52:33: int fib6_rules_dump(struct net *net, struct notifier_block *nb,
-
net/ipv6/fib6_rules.c:58:34-58:46: unsigned int fib6_rules_seq_read(struct net *net)
-
net/ipv6/fib6_rules.c:64:17-64:29: int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6,
-
net/ipv6/fib6_rules.c:92:36-92:48: struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6,
-
net/ipv6/fib6_rules.c:133:28-133:40: static int fib6_rule_saddr(struct net *net, struct fib_rule *rule, int flags,
-
net/ipv6/fib6_rules.c:469:43-469:55: static int __net_init fib6_rules_net_init(struct net *net)
-
net/ipv6/icmp.c:103:38-103:50: static struct sock *icmpv6_xmit_lock(struct net *net)
-
net/ipv6/icmp.c:166:31-166:43: static bool icmpv6_mask_allow(struct net *net, int type)
-
net/ipv6/icmp.c:178:33-178:45: static bool icmpv6_global_allow(struct net *net, int type)
-
net/ipv6/icmp.c:350:46-350:58: static struct dst_entry *icmpv6_route_lookup(struct net *net,
-
net/ipv6/icmp.c:1212:53-1212:65: struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net)
-
net/ipv6/ila/ila_lwt.c:38:23-38:35: static int ila_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ila/ila_lwt.c:128:28-128:40: static int ila_build_state(struct net *net, struct nlattr *nla,
-
net/ipv6/ila/ila_main.c:60:36-60:48: static __net_init int ila_init_net(struct net *net)
-
net/ipv6/ila/ila_main.c:74:37-74:49: static __net_exit void ila_exit_net(struct net *net)
-
net/ipv6/ila/ila_xlat.c:203:28-203:40: static int ila_add_mapping(struct net *net, struct ila_xlat_params *xp)
-
net/ipv6/ila/ila_xlat.c:282:28-282:40: static int ila_del_mapping(struct net *net, struct ila_xlat_params *xp)
-
net/ipv6/ila/ila_xlat.c:604:23-604:35: int ila_xlat_init_net(struct net *net)
-
net/ipv6/ila/ila_xlat.c:622:24-622:36: void ila_xlat_exit_net(struct net *net)
-
net/ipv6/inet6_hashtables.c:24:19-24:37: u32 inet6_ehashfn(const struct net *net,
-
net/ipv6/inet6_hashtables.c:50:41-50:53: struct sock *__inet6_lookup_established(struct net *net,
-
net/ipv6/inet6_hashtables.c:93:50-93:62: static inline int compute_score(struct sock *sk, struct net *net,
-
net/ipv6/inet6_hashtables.c:130:37-130:49: struct sock *inet6_lookup_reuseport(struct net *net, struct sock *sk,
-
net/ipv6/inet6_hashtables.c:151:41-151:53: static struct sock *inet6_lhash2_lookup(struct net *net,
-
net/ipv6/inet6_hashtables.c:178:41-178:53: struct sock *inet6_lookup_run_sk_lookup(struct net *net,
-
net/ipv6/inet6_hashtables.c:203:36-203:48: struct sock *inet6_lookup_listener(struct net *net,
-
net/ipv6/inet6_hashtables.c:247:27-247:39: struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
-
net/ipv6/ioam6.c:626:41-626:53: struct ioam6_namespace *ioam6_namespace(struct net *net, __be16 id)
-
net/ipv6/ioam6.c:898:38-898:50: static int __net_init ioam6_net_init(struct net *net)
-
net/ipv6/ioam6.c:928:39-928:51: static void __net_exit ioam6_net_exit(struct net *net)
-
net/ipv6/ioam6_iptunnel.c:102:30-102:42: static int ioam6_build_state(struct net *net, struct nlattr *nla,
-
net/ipv6/ioam6_iptunnel.c:206:26-206:38: static int ioam6_do_fill(struct net *net, struct sk_buff *skb)
-
net/ipv6/ioam6_iptunnel.c:222:28-222:40: static int ioam6_do_inline(struct net *net, struct sk_buff *skb,
-
net/ipv6/ioam6_iptunnel.c:257:27-257:39: static int ioam6_do_encap(struct net *net, struct sk_buff *skb,
-
net/ipv6/ioam6_iptunnel.c:296:25-296:37: static int ioam6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_fib.c:78:30-78:42: static void fib6_walker_link(struct net *net, struct fib6_walker *w)
-
net/ipv6/ip6_fib.c:85:32-85:44: static void fib6_walker_unlink(struct net *net, struct fib6_walker *w)
-
net/ipv6/ip6_fib.c:92:28-92:40: static int fib6_new_sernum(struct net *net)
-
net/ipv6/ip6_fib.c:107:25-107:37: void fib6_update_sernum(struct net *net, struct fib6_info *f6i)
-
net/ipv6/ip6_fib.c:184:37-184:49: static struct fib6_node *node_alloc(struct net *net)
-
net/ipv6/ip6_fib.c:195:33-195:45: static void node_free_immediate(struct net *net, struct fib6_node *fn)
-
net/ipv6/ip6_fib.c:208:23-208:35: static void node_free(struct net *net, struct fib6_node *fn)
-
net/ipv6/ip6_fib.c:220:29-220:41: static void fib6_link_table(struct net *net, struct fib6_table *tb)
-
net/ipv6/ip6_fib.c:240:44-240:56: static struct fib6_table *fib6_alloc_table(struct net *net, u32 id)
-
net/ipv6/ip6_fib.c:257:35-257:47: struct fib6_table *fib6_new_table(struct net *net, u32 id)
-
net/ipv6/ip6_fib.c:275:35-275:47: struct fib6_table *fib6_get_table(struct net *net, u32 id)
-
net/ipv6/ip6_fib.c:298:41-298:53: static void __net_init fib6_tables_init(struct net *net)
-
net/ipv6/ip6_fib.c:348:35-348:47: unsigned int fib6_tables_seq_read(struct net *net)
-
net/ipv6/ip6_fib.c:393:31-393:43: int call_fib6_entry_notifiers(struct net *net,
-
net/ipv6/ip6_fib.c:407:41-407:53: int call_fib6_multipath_entry_notifiers(struct net *net,
-
net/ipv6/ip6_fib.c:423:39-423:51: int call_fib6_entry_notifiers_replace(struct net *net, struct fib6_info *rt)
-
net/ipv6/ip6_fib.c:469:28-469:40: static int fib6_table_dump(struct net *net, struct fib6_table *tb,
-
net/ipv6/ip6_fib.c:482:22-482:34: int fib6_tables_dump(struct net *net, struct notifier_block *nb,
-
net/ipv6/ip6_fib.c:743:37-743:49: static struct fib6_node *fib6_add_1(struct net *net,
-
net/ipv6/ip6_fib.c:1030:6-1030:18: struct net *net)
-
net/ipv6/ip6_fib.c:1330:27-1330:39: static void fib6_start_gc(struct net *net, struct fib6_info *rt)
-
net/ipv6/ip6_fib.c:1338:26-1338:38: void fib6_force_start_gc(struct net *net)
-
net/ipv6/ip6_fib.c:1360:35-1360:47: void fib6_update_sernum_upto_root(struct net *net, struct fib6_info *rt)
-
net/ipv6/ip6_fib.c:1366:30-1366:42: void fib6_update_sernum_stub(struct net *net, struct fib6_info *f6i)
-
net/ipv6/ip6_fib.c:1755:43-1755:55: static struct fib6_info *fib6_find_prefix(struct net *net,
-
net/ipv6/ip6_fib.c:1787:43-1787:55: static struct fib6_node *fib6_repair_tree(struct net *net,
-
net/ipv6/ip6_fib.c:2162:22-2162:34: static int fib6_walk(struct net *net, struct fib6_walker *w)
-
net/ipv6/ip6_fib.c:2233:29-2233:41: static void fib6_clean_tree(struct net *net, struct fib6_node *root,
-
net/ipv6/ip6_fib.c:2253:30-2253:42: static void __fib6_clean_all(struct net *net,
-
net/ipv6/ip6_fib.c:2274:21-2274:33: void fib6_clean_all(struct net *net, int (*func)(struct fib6_info *, void *),
-
net/ipv6/ip6_fib.c:2280:33-2280:45: void fib6_clean_all_skip_notify(struct net *net,
-
net/ipv6/ip6_fib.c:2287:30-2287:42: static void fib6_flush_trees(struct net *net)
-
net/ipv6/ip6_fib.c:2324:27-2324:39: static void fib6_gc_table(struct net *net,
-
net/ipv6/ip6_fib.c:2340:25-2340:37: static void fib6_gc_all(struct net *net, struct fib6_gc_args *gc_args)
-
net/ipv6/ip6_fib.c:2358:41-2358:53: void fib6_run_gc(unsigned long expires, struct net *net, bool force)
-
net/ipv6/ip6_fib.c:2393:37-2393:49: static int __net_init fib6_net_init(struct net *net)
-
net/ipv6/ip6_fib.c:2463:27-2463:39: static void fib6_net_exit(struct net *net)
-
net/ipv6/ip6_fib.c:2581:11-2581:23: struct net *net)
-
net/ipv6/ip6_fib.c:2595:11-2595:23: struct net *net)
-
net/ipv6/ip6_flowlabel.c:74:49-74:61: static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label)
-
net/ipv6/ip6_flowlabel.c:85:40-85:52: static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label)
-
net/ipv6/ip6_flowlabel.c:188:37-188:49: static void __net_exit ip6_fl_purge(struct net *net)
-
net/ipv6/ip6_flowlabel.c:213:40-213:52: static struct ip6_flowlabel *fl_intern(struct net *net,
-
net/ipv6/ip6_flowlabel.c:376:11-376:23: fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq,
-
net/ipv6/ip6_flowlabel.c:869:47-869:59: static int __net_init ip6_flowlabel_proc_init(struct net *net)
-
net/ipv6/ip6_flowlabel.c:877:48-877:60: static void __net_exit ip6_flowlabel_proc_fini(struct net *net)
-
net/ipv6/ip6_flowlabel.c:891:47-891:59: static void __net_exit ip6_flowlabel_net_exit(struct net *net)
-
net/ipv6/ip6_gre.c:321:43-321:55: static struct ip6_tnl *ip6gre_tunnel_find(struct net *net,
-
net/ipv6/ip6_gre.c:346:45-346:57: static struct ip6_tnl *ip6gre_tunnel_locate(struct net *net,
-
net/ipv6/ip6_gre.c:1564:36-1564:48: static void ip6gre_destroy_tunnels(struct net *net, struct list_head *head)
-
net/ipv6/ip6_gre.c:1596:39-1596:51: static int __net_init ip6gre_init_net(struct net *net)
-
net/ipv6/ip6_input.c:48:33-48:45: static void ip6_rcv_finish_core(struct net *net, struct sock *sk,
-
net/ipv6/ip6_input.c:69:20-69:32: int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_input.c:99:47-99:65: static struct sk_buff *ip6_extract_route_hint(const struct net *net,
-
net/ipv6/ip6_input.c:109:33-109:45: static void ip6_list_rcv_finish(struct net *net, struct sock *sk,
-
net/ipv6/ip6_input.c:150:9-150:21: struct net *net)
-
net/ipv6/ip6_input.c:316:8-316:20: struct net *net)
-
net/ipv6/ip6_input.c:363:31-363:43: void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr,
-
net/ipv6/ip6_input.c:479:29-479:41: static int ip6_input_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_output.c:60:31-60:43: static int ip6_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_output.c:141:37-141:49: ip6_finish_output_gso_slowpath_drop(struct net *net, struct sock *sk,
-
net/ipv6/ip6_output.c:173:32-173:44: static int __ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_output.c:199:30-199:42: static int ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_output.c:214:16-214:28: int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6_output.c:235:24-235:36: bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np)
-
net/ipv6/ip6_output.c:448:38-448:50: static inline int ip6_forward_finish(struct net *net, struct sock *sk,
-
net/ipv6/ip6_output.c:844:18-844:30: int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/ipv6/ip6_output.c:1087:32-1087:44: static int ip6_dst_lookup_tail(struct net *net, const struct sock *sk,
-
net/ipv6/ip6_output.c:1214:20-1214:32: int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst,
-
net/ipv6/ip6_output.c:1234:39-1234:51: struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6,
-
net/ipv6/ip6_output.c:1304:6-1304:18: struct net *net,
-
net/ipv6/ip6_tunnel.c:114:16-114:28: ip6_tnl_lookup(struct net *net, int link,
-
net/ipv6/ip6_tunnel.c:286:39-286:51: static struct ip6_tnl *ip6_tnl_create(struct net *net, struct __ip6_tnl_parm *p)
-
net/ipv6/ip6_tunnel.c:338:39-338:51: static struct ip6_tnl *ip6_tnl_locate(struct net *net,
-
net/ipv6/ip6_tunnel.c:2193:48-2193:60: static void __net_exit ip6_tnl_destroy_tunnels(struct net *net, struct list_head *list)
-
net/ipv6/ip6_tunnel.c:2227:40-2227:52: static int __net_init ip6_tnl_init_net(struct net *net)
-
net/ipv6/ip6_udp_tunnel.c:16:22-16:34: int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg,
-
net/ipv6/ip6_vti.c:89:17-89:29: vti6_tnl_lookup(struct net *net, const struct in6_addr *remote,
-
net/ipv6/ip6_vti.c:204:40-204:52: static struct ip6_tnl *vti6_tnl_create(struct net *net, struct __ip6_tnl_parm *p)
-
net/ipv6/ip6_vti.c:255:36-255:48: static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p,
-
net/ipv6/ip6_vti.c:1138:37-1138:49: static int __net_init vti6_init_net(struct net *net)
-
net/ipv6/ip6mr.c:111:45-111:57: static struct mr_table *ip6mr_mr_table_iter(struct net *net,
-
net/ipv6/ip6mr.c:128:41-128:53: static struct mr_table *ip6mr_get_table(struct net *net, u32 id)
-
net/ipv6/ip6mr.c:139:29-139:41: static int ip6mr_fib_lookup(struct net *net, struct flowi6 *flp6,
-
net/ipv6/ip6mr.c:227:40-227:52: static int __net_init ip6mr_rules_init(struct net *net)
-
net/ipv6/ip6mr.c:261:41-261:53: static void __net_exit ip6mr_rules_exit(struct net *net)
-
net/ipv6/ip6mr.c:273:29-273:41: static int ip6mr_rules_dump(struct net *net, struct notifier_block *nb,
-
net/ipv6/ip6mr.c:279:42-279:54: static unsigned int ip6mr_rules_seq_read(struct net *net)
-
net/ipv6/ip6mr.c:364:5-364:17: struct net *net)
-
net/ipv6/ip6mr.c:381:41-381:53: static struct mr_table *ip6mr_new_table(struct net *net, u32 id)
-
net/ipv6/ip6mr.c:646:41-646:53: static struct net_device *ip6mr_reg_vif(struct net *net, struct mr_table *mrt)
-
net/ipv6/ip6mr.c:679:43-679:55: static int call_ip6mr_vif_entry_notifiers(struct net *net,
-
net/ipv6/ip6mr.c:690:43-690:55: static int call_ip6mr_mfc_entry_notifiers(struct net *net,
-
net/ipv6/ip6mr.c:862:21-862:33: static int mif6_add(struct net *net, struct mr_table *mrt,
-
net/ipv6/ip6mr.c:1007:33-1007:45: static void ip6mr_cache_resolve(struct net *net, struct mr_table *mrt,
-
net/ipv6/ip6mr.c:1263:36-1263:48: static unsigned int ip6mr_seq_read(struct net *net)
-
net/ipv6/ip6mr.c:1270:23-1270:35: static int ip6mr_dump(struct net *net, struct notifier_block *nb,
-
net/ipv6/ip6mr.c:1288:43-1288:55: static int __net_init ip6mr_notifier_init(struct net *net)
-
net/ipv6/ip6mr.c:1303:44-1303:56: static void __net_exit ip6mr_notifier_exit(struct net *net)
-
net/ipv6/ip6mr.c:1310:38-1310:50: static int __net_init ip6mr_net_init(struct net *net)
-
net/ipv6/ip6mr.c:1347:39-1347:51: static void __net_exit ip6mr_net_exit(struct net *net)
-
net/ipv6/ip6mr.c:1425:26-1425:38: static int ip6mr_mfc_add(struct net *net, struct mr_table *mrt,
-
net/ipv6/ip6mr.c:1633:24-1633:36: bool mroute6_is_socket(struct net *net, struct sk_buff *skb)
-
net/ipv6/ip6mr.c:2009:41-2009:53: static inline int ip6mr_forward2_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ip6mr.c:2020:27-2020:39: static int ip6mr_forward2(struct net *net, struct mr_table *mrt,
-
net/ipv6/ip6mr.c:2108:28-2108:40: static void ip6_mr_forward(struct net *net, struct mr_table *mrt,
-
net/ipv6/ip6mr.c:2273:21-2273:33: int ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm,
-
net/ipv6/mcast.c:290:47-290:59: static struct inet6_dev *ip6_mc_find_dev_rtnl(struct net *net,
-
net/ipv6/mcast.c:3089:39-3089:51: static int __net_init igmp6_proc_init(struct net *net)
-
net/ipv6/mcast.c:3111:40-3111:52: static void __net_exit igmp6_proc_exit(struct net *net)
-
net/ipv6/mcast.c:3126:38-3126:50: static int __net_init igmp6_net_init(struct net *net)
-
net/ipv6/mcast.c:3163:39-3163:51: static void __net_exit igmp6_net_exit(struct net *net)
-
net/ipv6/ndisc.c:1979:38-1979:50: static int __net_init ndisc_net_init(struct net *net)
-
net/ipv6/ndisc.c:2004:39-2004:51: static void __net_exit ndisc_net_exit(struct net *net)
-
net/ipv6/netfilter.c:23:25-23:37: int ip6_route_me_harder(struct net *net, struct sock *sk_partial, struct sk_buff *skb)
-
net/ipv6/netfilter.c:99:20-99:32: int __nf_ip6_route(struct net *net, struct dst_entry **dst,
-
net/ipv6/netfilter.c:122:21-122:33: int br_ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb,
-
net/ipv6/netfilter/ip6_tables.c:210:26-210:38: static void trace_packet(struct net *net,
-
net/ipv6/netfilter/ip6_tables.c:468:53-468:65: static void cleanup_match(struct xt_entry_match *m, struct net *net)
-
net/ipv6/netfilter/ip6_tables.c:515:47-515:59: static int check_target(struct ip6t_entry *e, struct net *net, const char *name)
-
net/ipv6/netfilter/ip6_tables.c:534:40-534:52: find_check_entry(struct ip6t_entry *e, struct net *net, const char *name,
-
net/ipv6/netfilter/ip6_tables.c:653:49-653:61: static void cleanup_entry(struct ip6t_entry *e, struct net *net)
-
net/ipv6/netfilter/ip6_tables.c:677:17-677:29: translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0,
-
net/ipv6/netfilter/ip6_tables.c:962:21-962:33: static int get_info(struct net *net, void __user *user, const int *len)
-
net/ipv6/netfilter/ip6_tables.c:1019:13-1019:25: get_entries(struct net *net, struct ip6t_get_entries __user *uptr,
-
net/ipv6/netfilter/ip6_tables.c:1053:14-1053:26: __do_replace(struct net *net, const char *name, unsigned int valid_hooks,
-
net/ipv6/netfilter/ip6_tables.c:1120:12-1120:24: do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv6/netfilter/ip6_tables.c:1169:17-1169:29: do_add_counters(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv6/netfilter/ip6_tables.c:1402:24-1402:36: translate_compat_table(struct net *net,
-
net/ipv6/netfilter/ip6_tables.c:1496:19-1496:31: compat_do_replace(struct net *net, sockptr_t arg, unsigned int len)
-
net/ipv6/netfilter/ip6_tables.c:1580:20-1580:32: compat_get_entries(struct net *net, struct compat_ip6t_get_entries __user *uptr,
-
net/ipv6/netfilter/ip6_tables.c:1706:37-1706:49: static void __ip6t_unregister_table(struct net *net, struct xt_table *table)
-
net/ipv6/netfilter/ip6_tables.c:1724:25-1724:37: int ip6t_register_table(struct net *net, const struct xt_table *table,
-
net/ipv6/netfilter/ip6_tables.c:1790:37-1790:49: void ip6t_unregister_table_pre_exit(struct net *net, const char *name)
-
net/ipv6/netfilter/ip6_tables.c:1798:33-1798:45: void ip6t_unregister_table_exit(struct net *net, const char *name)
-
net/ipv6/netfilter/ip6_tables.c:1837:43-1837:55: static int __net_init ip6_tables_net_init(struct net *net)
-
net/ipv6/netfilter/ip6_tables.c:1842:44-1842:56: static void __net_exit ip6_tables_net_exit(struct net *net)
-
net/ipv6/netfilter/ip6t_rpfilter.c:32:38-32:50: static bool rpfilter_lookup_reverse6(struct net *net, const struct sk_buff *skb,
-
net/ipv6/netfilter/ip6table_filter.c:36:39-36:51: static int ip6table_filter_table_init(struct net *net)
-
net/ipv6/netfilter/ip6table_filter.c:53:48-53:60: static int __net_init ip6table_filter_net_init(struct net *net)
-
net/ipv6/netfilter/ip6table_filter.c:61:53-61:65: static void __net_exit ip6table_filter_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_filter.c:66:49-66:61: static void __net_exit ip6table_filter_net_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_mangle.c:76:39-76:51: static int ip6table_mangle_table_init(struct net *net)
-
net/ipv6/netfilter/ip6table_mangle.c:89:53-89:65: static void __net_exit ip6table_mangle_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_mangle.c:94:49-94:61: static void __net_exit ip6table_mangle_net_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_nat.c:61:38-61:50: static int ip6t_nat_register_lookups(struct net *net)
-
net/ipv6/netfilter/ip6table_nat.c:93:41-93:53: static void ip6t_nat_unregister_lookups(struct net *net)
-
net/ipv6/netfilter/ip6table_nat.c:108:36-108:48: static int ip6table_nat_table_init(struct net *net)
-
net/ipv6/netfilter/ip6table_nat.c:131:50-131:62: static void __net_exit ip6table_nat_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_nat.c:136:46-136:58: static void __net_exit ip6table_nat_net_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_raw.c:36:36-36:48: static int ip6table_raw_table_init(struct net *net)
-
net/ipv6/netfilter/ip6table_raw.c:53:50-53:62: static void __net_exit ip6table_raw_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_raw.c:58:46-58:58: static void __net_exit ip6table_raw_net_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_security.c:37:41-37:53: static int ip6table_security_table_init(struct net *net)
-
net/ipv6/netfilter/ip6table_security.c:50:55-50:67: static void __net_exit ip6table_security_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/ip6table_security.c:55:51-55:63: static void __net_exit ip6table_security_net_exit(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:39:51-39:63: static struct nft_ct_frag6_pernet *nf_frag_pernet(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:68:40-68:52: static int nf_ct_frag6_sysctl_register(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:105:55-105:67: static void __net_exit nf_ct_frags6_sysctl_unregister(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:145:35-145:47: static struct frag_queue *fq_find(struct net *net, __be32 id, u32 user,
-
net/ipv6/netfilter/nf_conntrack_reasm.c:438:24-438:36: int nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:494:27-494:39: static int nf_ct_net_init(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:513:32-513:44: static void nf_ct_net_pre_exit(struct net *net)
-
net/ipv6/netfilter/nf_conntrack_reasm.c:520:28-520:40: static void nf_ct_net_exit(struct net *net)
-
net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:91:41-91:53: static void __net_exit defrag6_net_exit(struct net *net)
-
net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:142:27-142:39: int nf_defrag_ipv6_enable(struct net *net)
-
net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:168:29-168:41: void nf_defrag_ipv6_disable(struct net *net)
-
net/ipv6/netfilter/nf_dup_ipv6.c:19:31-19:43: static bool nf_dup_ipv6_route(struct net *net, struct sk_buff *skb,
-
net/ipv6/netfilter/nf_dup_ipv6.c:47:18-47:30: void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum,
-
net/ipv6/netfilter/nf_reject_ipv6.c:59:44-59:56: struct sk_buff *nf_reject_skb_v6_tcp_reset(struct net *net,
-
net/ipv6/netfilter/nf_reject_ipv6.c:94:42-94:54: struct sk_buff *nf_reject_skb_v6_unreach(struct net *net,
-
net/ipv6/netfilter/nf_reject_ipv6.c:278:21-278:33: void nf_send_reset6(struct net *net, struct sock *sk, struct sk_buff *oldskb,
-
net/ipv6/netfilter/nf_reject_ipv6.c:398:23-398:35: void nf_send_unreach6(struct net *net, struct sk_buff *skb_in,
-
net/ipv6/netfilter/nf_socket_ipv6.c:78:23-78:35: nf_socket_get_sock_v6(struct net *net, struct sk_buff *skb, int doff,
-
net/ipv6/netfilter/nf_socket_ipv6.c:97:35-97:47: struct sock *nf_sk_lookup_slow_v6(struct net *net, const struct sk_buff *skb,
-
net/ipv6/netfilter/nf_tproxy_ipv6.c:40:5-40:17: struct net *net,
-
net/ipv6/netfilter/nf_tproxy_ipv6.c:76:23-76:35: nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff,
-
net/ipv6/output_core.c:14:32-14:44: static u32 __ipv6_select_ident(struct net *net,
-
net/ipv6/output_core.c:29:32-29:44: __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb)
-
net/ipv6/output_core.c:47:26-47:38: __be32 ipv6_select_ident(struct net *net,
-
net/ipv6/output_core.c:124:21-124:33: int __ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/output_core.c:149:19-149:31: int ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/ping.c:42:32-42:44: static int dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr,
-
net/ipv6/ping.c:257:45-257:57: static int __net_init ping_v6_proc_init_net(struct net *net)
-
net/ipv6/ping.c:265:46-265:58: static void __net_exit ping_v6_proc_exit_net(struct net *net)
-
net/ipv6/proc.c:278:42-278:54: static int __net_init ipv6_proc_init_net(struct net *net)
-
net/ipv6/proc.c:300:43-300:55: static void __net_exit ipv6_proc_exit_net(struct net *net)
-
net/ipv6/raw.c:67:19-67:31: bool raw_v6_match(struct net *net, const struct sock *sk, unsigned short num,
-
net/ipv6/raw.c:1244:37-1244:49: static int __net_init raw6_init_net(struct net *net)
-
net/ipv6/raw.c:1253:38-1253:50: static void __net_exit raw6_exit_net(struct net *net)
-
net/ipv6/reassembly.c:84:9-84:21: fq_find(struct net *net, __be32 id, const struct ipv6hdr *hdr, int iif)
-
net/ipv6/reassembly.c:455:52-455:64: static int __net_init ip6_frags_ns_sysctl_register(struct net *net)
-
net/ipv6/reassembly.c:488:55-488:67: static void __net_exit ip6_frags_ns_sysctl_unregister(struct net *net)
-
net/ipv6/reassembly.c:531:43-531:55: static int __net_init ipv6_frags_init_net(struct net *net)
-
net/ipv6/reassembly.c:549:48-549:60: static void __net_exit ipv6_frags_pre_exit_net(struct net *net)
-
net/ipv6/reassembly.c:554:44-554:56: static void __net_exit ipv6_frags_exit_net(struct net *net)
-
net/ipv6/route.c:340:32-340:44: struct rt6_info *ip6_dst_alloc(struct net *net, struct net_device *dev,
-
net/ipv6/route.c:413:23-413:41: void fib6_select_path(const struct net *net, struct fib6_result *res,
-
net/ipv6/route.c:467:32-467:44: static bool __rt6_device_match(struct net *net, const struct fib6_nh *nh,
-
net/ipv6/route.c:506:41-506:53: static struct fib6_nh *rt6_nh_dev_match(struct net *net, struct nexthop *nh,
-
net/ipv6/route.c:527:30-527:42: static void rt6_device_match(struct net *net, struct fib6_result *res,
-
net/ipv6/route.c:864:24-864:36: static void rt6_select(struct net *net, struct fib6_node *fn, int oif,
-
net/ipv6/route.c:1160:27-1160:39: static bool ip6_hold_safe(struct net *net, struct rt6_info **prt)
-
net/ipv6/route.c:1203:63-1203:75: INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_lookup(struct net *net,
-
net/ipv6/route.c:1256:36-1256:48: struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
-
net/ipv6/route.c:1263:29-1263:41: struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr,
-
net/ipv6/route.c:1309:16-1309:28: int ip6_ins_rt(struct net *net, struct fib6_info *rt)
-
net/ipv6/route.c:1413:45-1413:57: static struct rt6_info *rt6_make_pcpu_route(struct net *net,
-
net/ipv6/route.c:2174:23-2174:35: int fib6_table_lookup(struct net *net, struct fib6_table *table, int oif,
-
net/ipv6/route.c:2201:32-2201:44: struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
-
net/ipv6/route.c:2270:62-2270:74: INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_input(struct net *net,
-
net/ipv6/route.c:2279:42-2279:54: struct dst_entry *ip6_route_input_lookup(struct net *net,
-
net/ipv6/route.c:2337:44-2337:62: static u32 rt6_multipath_custom_hash_outer(const struct net *net,
-
net/ipv6/route.c:2368:44-2368:62: static u32 rt6_multipath_custom_hash_inner(const struct net *net,
-
net/ipv6/route.c:2417:42-2417:60: static u32 rt6_multipath_custom_hash_skb(const struct net *net,
-
net/ipv6/route.c:2429:42-2429:60: static u32 rt6_multipath_custom_hash_fl6(const struct net *net,
-
net/ipv6/route.c:2457:24-2457:42: u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
-
net/ipv6/route.c:2588:63-2588:75: INDIRECT_CALLABLE_SCOPE struct rt6_info *ip6_pol_route_output(struct net *net,
-
net/ipv6/route.c:2597:55-2597:67: static struct dst_entry *ip6_route_output_flags_noref(struct net *net,
-
net/ipv6/route.c:2630:42-2630:54: struct dst_entry *ip6_route_output_flags(struct net *net,
-
net/ipv6/route.c:2652:39-2652:51: struct dst_entry *ip6_blackhole_route(struct net *net, struct dst_entry *dst_orig)
-
net/ipv6/route.c:2927:43-2927:55: void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu,
-
net/ipv6/route.c:3039:63-3039:75: INDIRECT_CALLABLE_SCOPE struct rt6_info *__ip6_route_redirect(struct net *net,
-
net/ipv6/route.c:3122:45-3122:57: static struct dst_entry *ip6_route_redirect(struct net *net,
-
net/ipv6/route.c:3137:40-3137:52: void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
-
net/ipv6/route.c:3158:50-3158:62: void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif)
-
net/ipv6/route.c:3311:32-3311:44: static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg,
-
net/ipv6/route.c:3340:38-3340:50: static int ip6_route_check_nh_onlink(struct net *net,
-
net/ipv6/route.c:3363:31-3363:43: static int ip6_route_check_nh(struct net *net,
-
net/ipv6/route.c:3418:28-3418:40: static int ip6_validate_gw(struct net *net, struct fib6_config *cfg,
-
net/ipv6/route.c:3509:18-3509:30: int fib6_nh_init(struct net *net, struct fib6_nh *fib6_nh,
-
net/ipv6/route.c:3874:16-3874:28: int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify)
-
net/ipv6/route.c:4249:45-4249:57: static struct fib6_info *rt6_get_route_info(struct net *net,
-
net/ipv6/route.c:4289:45-4289:57: static struct fib6_info *rt6_add_route_info(struct net *net,
-
net/ipv6/route.c:4322:39-4322:51: struct fib6_info *rt6_get_dflt_router(struct net *net,
-
net/ipv6/route.c:4354:39-4354:51: struct fib6_info *rt6_add_dflt_router(struct net *net,
-
net/ipv6/route.c:4386:38-4386:50: static void __rt6_purge_dflt_routers(struct net *net,
-
net/ipv6/route.c:4410:29-4410:41: void rt6_purge_dflt_routers(struct net *net)
-
net/ipv6/route.c:4429:34-4429:46: static void rtmsg_to_fib6_config(struct net *net,
-
net/ipv6/route.c:4452:22-4452:34: int ipv6_route_ioctl(struct net *net, unsigned int cmd, struct in6_rtmsg *rtmsg)
-
net/ipv6/route.c:4525:32-4525:44: static int ip6_pkt_discard_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/route.c:4536:33-4536:45: static int ip6_pkt_prohibit_out(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/route.c:4546:38-4546:50: struct fib6_info *addrconf_f6i_alloc(struct net *net,
-
net/ipv6/route.c:4644:23-4644:35: void rt6_clean_tohost(struct net *net, struct in6_addr *gateway)
-
net/ipv6/route.c:5147:34-5147:46: static int ip6_route_info_append(struct net *net,
-
net/ipv6/route.c:5601:26-5601:38: static int rt6_fill_node(struct net *net, struct sk_buff *skb,
-
net/ipv6/route.c:6191:21-6191:33: void fib6_rt_update(struct net *net, struct fib6_info *rt,
-
net/ipv6/route.c:6218:29-6218:41: void fib6_info_hw_flags_set(struct net *net, struct fib6_info *f6i,
-
net/ipv6/route.c:6430:54-6430:66: struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net)
-
net/ipv6/route.c:6460:37-6460:49: size_t ipv6_route_sysctl_table_size(struct net *net)
-
net/ipv6/route.c:6470:42-6470:54: static int __net_init ip6_route_net_init(struct net *net)
-
net/ipv6/route.c:6552:43-6552:55: static void __net_exit ip6_route_net_exit(struct net *net)
-
net/ipv6/route.c:6563:47-6563:59: static int __net_init ip6_route_net_init_late(struct net *net)
-
net/ipv6/route.c:6580:48-6580:60: static void __net_exit ip6_route_net_exit_late(struct net *net)
-
net/ipv6/route.c:6593:42-6593:54: static int __net_init ipv6_inetpeer_init(struct net *net)
-
net/ipv6/route.c:6604:43-6604:55: static void __net_exit ipv6_inetpeer_exit(struct net *net)
-
net/ipv6/rpl_iptunnel.c:39:30-39:42: static bool rpl_validate_srh(struct net *net, struct ipv6_rpl_sr_hdr *srh,
-
net/ipv6/rpl_iptunnel.c:67:28-67:40: static int rpl_build_state(struct net *net, struct nlattr *nla,
-
net/ipv6/rpl_iptunnel.c:202:23-202:35: static int rpl_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/seg6.c:422:37-422:49: static int __net_init seg6_net_init(struct net *net)
-
net/ipv6/seg6.c:451:38-451:50: static void __net_exit seg6_net_exit(struct net *net)
-
net/ipv6/seg6_hmac.c:280:46-280:58: struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key)
-
net/ipv6/seg6_hmac.c:291:24-291:36: int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo)
-
net/ipv6/seg6_hmac.c:303:24-303:36: int seg6_hmac_info_del(struct net *net, u32 key)
-
net/ipv6/seg6_hmac.c:325:20-325:32: int seg6_push_hmac(struct net *net, struct in6_addr *saddr,
-
net/ipv6/seg6_hmac.c:403:35-403:47: int __net_init seg6_hmac_net_init(struct net *net)
-
net/ipv6/seg6_hmac.c:433:36-433:48: void __net_exit seg6_hmac_net_exit(struct net *net)
-
net/ipv6/seg6_iptunnel.c:89:25-89:37: static void set_tun_src(struct net *net, struct net_device *dev,
-
net/ipv6/seg6_iptunnel.c:110:35-110:47: static __be32 seg6_make_flowlabel(struct net *net, struct sk_buff *skb,
-
net/ipv6/seg6_iptunnel.c:447:30-447:42: static int seg6_input_finish(struct net *net, struct sock *sk,
-
net/ipv6/seg6_iptunnel.c:453:28-453:40: static int seg6_input_core(struct net *net, struct sock *sk,
-
net/ipv6/seg6_iptunnel.c:524:29-524:41: static int seg6_output_core(struct net *net, struct sock *sk,
-
net/ipv6/seg6_iptunnel.c:582:27-582:39: static int seg6_output_nf(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/seg6_iptunnel.c:598:24-598:36: static int seg6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/seg6_iptunnel.c:606:29-606:41: static int seg6_build_state(struct net *net, struct nlattr *nla,
-
net/ipv6/seg6_local.c:902:40-902:52: static int input_action_end_dx6_finish(struct net *net, struct sock *sk,
-
net/ipv6/seg6_local.c:953:40-953:52: static int input_action_end_dx4_finish(struct net *net, struct sock *sk,
-
net/ipv6/seg6_local.c:1599:34-1599:46: static int seg6_local_input_core(struct net *net, struct sock *sk,
-
net/ipv6/seg6_local.c:2493:35-2493:47: static int seg6_local_build_state(struct net *net, struct nlattr *nla,
-
net/ipv6/sit.c:96:46-96:58: static struct ip_tunnel *ipip6_tunnel_lookup(struct net *net,
-
net/ipv6/sit.c:228:46-228:58: static struct ip_tunnel *ipip6_tunnel_locate(struct net *net,
-
net/ipv6/sit.c:1254:31-1254:43: __ipip6_tunnel_ioctl_validate(struct net *net, struct ip_tunnel_parm *p)
-
net/ipv6/sit.c:1802:44-1802:56: static void __net_exit sit_destroy_tunnels(struct net *net,
-
net/ipv6/sit.c:1832:36-1832:48: static int __net_init sit_init_net(struct net *net)
-
net/ipv6/sysctl_net_ipv6.c:254:44-254:56: static int __net_init ipv6_sysctl_net_init(struct net *net)
-
net/ipv6/sysctl_net_ipv6.c:314:45-314:57: static void __net_exit ipv6_sysctl_net_exit(struct net *net)
-
net/ipv6/tcp_ipv6.c:120:31-120:49: static u32 tcp_v6_init_ts_off(const struct net *net, const struct sk_buff *skb)
-
net/ipv6/tcp_ipv6.c:2126:31-2126:43: int __net_init tcp6_proc_init(struct net *net)
-
net/ipv6/tcp_ipv6.c:2134:21-2134:33: void tcp6_proc_exit(struct net *net)
-
net/ipv6/tcp_ipv6.c:2208:38-2208:50: static int __net_init tcpv6_net_init(struct net *net)
-
net/ipv6/tcp_ipv6.c:2214:39-2214:51: static void __net_exit tcpv6_net_exit(struct net *net)
-
net/ipv6/udp.c:76:18-76:36: u32 udp6_ehashfn(const struct net *net,
-
net/ipv6/udp.c:120:43-120:55: static int compute_score(struct sock *sk, struct net *net,
-
net/ipv6/udp.c:166:38-166:50: static struct sock *udp6_lib_lookup2(struct net *net,
-
net/ipv6/udp.c:211:32-211:44: struct sock *__udp6_lib_lookup(struct net *net,
-
net/ipv6/udp.c:293:30-293:42: struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport,
-
net/ipv6/udp.c:501:42-501:54: static struct sock *__udp6_lib_err_encap(struct net *net,
-
net/ipv6/udp.c:791:36-791:48: static bool __udp_v6_is_mcast_sock(struct net *net, const struct sock *sk,
-
net/ipv6/udp.c:829:37-829:49: static int __udp6_lib_mcast_deliver(struct net *net, struct sk_buff *skb,
-
net/ipv6/udp.c:1051:45-1051:57: static struct sock *__udp6_lib_demux_lookup(struct net *net,
-
net/ipv6/udp.c:1737:31-1737:43: int __net_init udp6_proc_init(struct net *net)
-
net/ipv6/udp.c:1745:21-1745:33: void udp6_proc_exit(struct net *net)
-
net/ipv6/udplite.c:113:46-113:58: static int __net_init udplite6_proc_init_net(struct net *net)
-
net/ipv6/udplite.c:122:47-122:59: static void __net_exit udplite6_proc_exit_net(struct net *net)
-
net/ipv6/xfrm6_input.c:30:36-30:48: static int xfrm6_transport_finish2(struct net *net, struct sock *sk,
-
net/ipv6/xfrm6_output.c:43:34-43:46: static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/xfrm6_output.c:61:27-61:39: static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/xfrm6_output.c:106:18-106:30: int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/ipv6/xfrm6_policy.c:26:43-26:55: static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif,
-
net/ipv6/xfrm6_policy.c:53:28-53:40: static int xfrm6_get_saddr(struct net *net, int oif,
-
net/ipv6/xfrm6_policy.c:190:45-190:57: static int __net_init xfrm6_net_sysctl_init(struct net *net)
-
net/ipv6/xfrm6_policy.c:219:46-219:58: static void __net_exit xfrm6_net_sysctl_exit(struct net *net)
-
net/ipv6/xfrm6_policy.c:242:38-242:50: static int __net_init xfrm6_net_init(struct net *net)
-
net/ipv6/xfrm6_policy.c:259:39-259:51: static void __net_exit xfrm6_net_exit(struct net *net)
-
net/ipv6/xfrm6_tunnel.c:35:60-35:72: static inline struct xfrm6_tunnel_net *xfrm6_tunnel_pernet(struct net *net)
-
net/ipv6/xfrm6_tunnel.c:74:59-74:71: static struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr)
-
net/ipv6/xfrm6_tunnel.c:89:32-89:44: __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr)
-
net/ipv6/xfrm6_tunnel.c:102:37-102:49: static int __xfrm6_tunnel_spi_check(struct net *net, u32 spi)
-
net/ipv6/xfrm6_tunnel.c:117:37-117:49: static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr)
-
net/ipv6/xfrm6_tunnel.c:163:31-163:43: __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr)
-
net/ipv6/xfrm6_tunnel.c:187:35-187:47: static void xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr)
-
net/ipv6/xfrm6_tunnel.c:318:45-318:57: static int __net_init xfrm6_tunnel_net_init(struct net *net)
-
net/ipv6/xfrm6_tunnel.c:332:46-332:58: static void __net_exit xfrm6_tunnel_net_exit(struct net *net)
-
net/kcm/kcmproc.c:348:30-348:42: static int kcm_proc_init_net(struct net *net)
-
net/kcm/kcmproc.c:366:31-366:43: static void kcm_proc_exit_net(struct net *net)
-
net/kcm/kcmsock.c:1782:23-1782:35: static int kcm_create(struct net *net, struct socket *sock,
-
net/kcm/kcmsock.c:1847:36-1847:48: static __net_init int kcm_init_net(struct net *net)
-
net/kcm/kcmsock.c:1857:37-1857:49: static __net_exit void kcm_exit_net(struct net *net)
-
net/key/af_key.c:138:25-138:37: static int pfkey_create(struct net *net, struct socket *sock, int protocol,
-
net/key/af_key.c:217:7-217:19: struct net *net)
-
net/key/af_key.c:652:52-652:64: static struct xfrm_state *pfkey_xfrm_state_lookup(struct net *net, const struct sadb_msg *hdr, void * const *ext_hdrs)
-
net/key/af_key.c:1059:49-1059:61: static struct xfrm_state * pfkey_msg2xfrm_state(struct net *net,
-
net/key/af_key.c:1920:22-1920:34: static u32 gen_reqid(struct net *net)
-
net/key/af_key.c:3827:39-3827:51: static int __net_init pfkey_init_proc(struct net *net)
-
net/key/af_key.c:3839:40-3839:52: static void __net_exit pfkey_exit_proc(struct net *net)
-
net/key/af_key.c:3865:38-3865:50: static int __net_init pfkey_net_init(struct net *net)
-
net/key/af_key.c:3878:39-3878:51: static void __net_exit pfkey_net_exit(struct net *net)
-
net/l2tp/l2tp_core.c:123:44-123:62: static inline struct l2tp_net *l2tp_pernet(const struct net *net)
-
net/l2tp/l2tp_core.c:205:37-205:55: struct l2tp_tunnel *l2tp_tunnel_get(const struct net *net, u32 tunnel_id)
-
net/l2tp/l2tp_core.c:222:41-222:59: struct l2tp_tunnel *l2tp_tunnel_get_nth(const struct net *net, int nth)
-
net/l2tp/l2tp_core.c:265:39-265:57: struct l2tp_session *l2tp_session_get(const struct net *net, u32 session_id)
-
net/l2tp/l2tp_core.c:312:49-312:67: struct l2tp_session *l2tp_session_get_by_ifname(const struct net *net,
-
net/l2tp/l2tp_core.c:1228:32-1228:44: static void l2tp_tunnel_remove(struct net *net, struct l2tp_tunnel *tunnel)
-
net/l2tp/l2tp_core.c:1274:36-1274:48: static int l2tp_tunnel_sock_create(struct net *net,
-
net/l2tp/l2tp_core.c:1432:56-1432:74: static int l2tp_validate_socket(const struct sock *sk, const struct net *net,
-
net/l2tp/l2tp_core.c:1454:54-1454:66: int l2tp_tunnel_register(struct l2tp_tunnel *tunnel, struct net *net,
-
net/l2tp/l2tp_core.c:1640:37-1640:49: static __net_init int l2tp_init_net(struct net *net)
-
net/l2tp/l2tp_core.c:1656:38-1656:50: static __net_exit void l2tp_exit_net(struct net *net)
-
net/l2tp/l2tp_eth.c:244:28-244:40: static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel,
-
net/l2tp/l2tp_ip.c:45:43-45:61: static struct sock *__l2tp_ip_bind_lookup(const struct net *net, __be32 laddr,
-
net/l2tp/l2tp_ip6.c:51:44-51:62: static struct sock *__l2tp_ip6_bind_lookup(const struct net *net,
-
net/l2tp/l2tp_ppp.c:499:28-499:40: static int pppol2tp_create(struct net *net, struct socket *sock, int kern)
-
net/l2tp/l2tp_ppp.c:653:48-653:60: static struct l2tp_tunnel *pppol2tp_tunnel_get(struct net *net,
-
net/l2tp/l2tp_ppp.c:862:36-862:48: static int pppol2tp_session_create(struct net *net, struct l2tp_tunnel *tunnel,
-
net/l2tp/l2tp_ppp.c:1419:34-1419:46: static void pppol2tp_next_tunnel(struct net *net, struct pppol2tp_seq_data *pd)
-
net/l2tp/l2tp_ppp.c:1437:35-1437:47: static void pppol2tp_next_session(struct net *net, struct pppol2tp_seq_data *pd)
-
net/l2tp/l2tp_ppp.c:1618:41-1618:53: static __net_init int pppol2tp_init_net(struct net *net)
-
net/l2tp/l2tp_ppp.c:1634:42-1634:54: static __net_exit void pppol2tp_exit_net(struct net *net)
-
net/l3mdev/l3mdev.c:77:11-77:23: struct net *net, u32 table_id)
-
net/l3mdev/l3mdev.c:144:46-144:58: int l3mdev_master_upper_ifindex_by_index_rcu(struct net *net, int ifindex)
-
net/l3mdev/l3mdev.c:189:31-189:43: u32 l3mdev_fib_table_by_index(struct net *net, int ifindex)
-
net/l3mdev/l3mdev.c:218:44-218:56: struct dst_entry *l3mdev_link_scope_lookup(struct net *net,
-
net/l3mdev/l3mdev.c:247:27-247:39: int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,
-
net/l3mdev/l3mdev.c:271:25-271:37: void l3mdev_update_flow(struct net *net, struct flowi *fl)
-
net/llc/af_llc.c:171:26-171:38: static int llc_ui_create(struct net *net, struct socket *sock, int protocol,
-
net/llc/llc_conn.c:458:8-458:26: const struct net *net)
-
net/llc/llc_conn.c:484:11-484:29: const struct net *net)
-
net/llc/llc_conn.c:522:9-522:27: const struct net *net)
-
net/llc/llc_conn.c:535:11-535:29: const struct net *net)
-
net/llc/llc_conn.c:547:8-547:26: const struct net *net)
-
net/llc/llc_conn.c:595:6-595:24: const struct net *net)
-
net/llc/llc_conn.c:609:6-609:24: const struct net *net)
-
net/llc/llc_conn.c:930:27-930:39: struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern)
-
net/llc/llc_sap.c:298:8-298:26: const struct net *net)
-
net/llc/llc_sap.c:319:10-319:28: const struct net *net)
-
net/mctp/af_mctp.c:283:56-283:68: static void __mctp_key_remove(struct mctp_sk_key *key, struct net *net,
-
net/mctp/af_mctp.c:604:27-604:39: static int mctp_pf_create(struct net *net, struct socket *sock,
-
net/mctp/neigh.c:300:43-300:55: static int __net_init mctp_neigh_net_init(struct net *net)
-
net/mctp/neigh.c:309:44-309:56: static void __net_exit mctp_neigh_net_exit(struct net *net)
-
net/mctp/route.c:41:43-41:55: static struct mctp_sock *mctp_lookup_bind(struct net *net, struct sk_buff *skb)
-
net/mctp/route.c:94:44-94:56: static struct mctp_sk_key *mctp_lookup_key(struct net *net, struct sk_buff *skb,
-
net/mctp/route.c:220:57-220:69: static void __mctp_key_done_in(struct mctp_sk_key *key, struct net *net,
-
net/mctp/route.c:567:31-567:43: unsigned int mctp_default_net(struct net *net)
-
net/mctp/route.c:572:26-572:38: int mctp_default_net_set(struct net *net, unsigned int index)
-
net/mctp/route.c:581:30-581:42: static void mctp_reserve_tag(struct net *net, struct mctp_sk_key *key,
-
net/mctp/route.c:719:10-719:23: unsigned int net, mctp_eid_t eid)
-
net/mctp/route.c:735:38-735:50: struct mctp_route *mctp_route_lookup(struct net *net, unsigned int dnet,
-
net/mctp/route.c:757:50-757:62: static struct mctp_route *mctp_route_lookup_null(struct net *net,
-
net/mctp/route.c:1376:44-1376:56: static int __net_init mctp_routes_net_init(struct net *net)
-
net/mctp/route.c:1389:45-1389:57: static void __net_exit mctp_routes_net_exit(struct net *net)
-
net/mpls/af_mpls.c:78:48-78:60: static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index)
-
net/mpls/af_mpls.c:270:25-270:37: static bool mpls_egress(struct net *net, struct mpls_route *rt,
-
net/mpls/af_mpls.c:539:31-539:43: static void mpls_notify_route(struct net *net, unsigned index,
-
net/mpls/af_mpls.c:553:31-553:43: static void mpls_route_update(struct net *net, unsigned index,
-
net/mpls/af_mpls.c:572:33-572:45: static unsigned find_free_label(struct net *net)
-
net/mpls/af_mpls.c:589:47-589:59: static struct net_device *inet_fib_lookup_dev(struct net *net,
-
net/mpls/af_mpls.c:617:48-617:60: static struct net_device *inet6_fib_lookup_dev(struct net *net,
-
net/mpls/af_mpls.c:647:39-647:51: static struct net_device *find_outdev(struct net *net,
-
net/mpls/af_mpls.c:680:31-680:43: static int mpls_nh_assign_dev(struct net *net, struct mpls_route *rt,
-
net/mpls/af_mpls.c:800:26-800:38: static int mpls_nh_build(struct net *net, struct mpls_route *rt,
-
net/mpls/af_mpls.c:940:27-940:39: static bool mpls_label_ok(struct net *net, unsigned int *index,
-
net/mpls/af_mpls.c:1183:41-1183:53: static void mpls_netconf_notify_devconf(struct net *net, int event,
-
net/mpls/af_mpls.c:2100:36-2100:48: static int mpls_valid_fib_dump_req(struct net *net, const struct nlmsghdr *nlh,
-
net/mpls/af_mpls.c:2274:32-2274:44: struct nlmsghdr *nlh, struct net *net, u32 portid,
-
net/mpls/af_mpls.c:2521:40-2521:52: static int resize_platform_label_table(struct net *net, size_t limit)
-
net/mpls/af_mpls.c:2673:26-2673:38: static int mpls_net_init(struct net *net)
-
net/mpls/af_mpls.c:2703:27-2703:39: static void mpls_net_exit(struct net *net)
-
net/mpls/mpls_iptunnel.c:165:29-165:41: static int mpls_build_state(struct net *net, struct nlattr *nla,
-
net/mptcp/ctrl.c:38:46-38:64: static struct mptcp_pernet *mptcp_get_pernet(const struct net *net)
-
net/mptcp/ctrl.c:43:22-43:40: int mptcp_is_enabled(const struct net *net)
-
net/mptcp/ctrl.c:48:41-48:59: unsigned int mptcp_get_add_addr_timeout(const struct net *net)
-
net/mptcp/ctrl.c:53:31-53:49: int mptcp_is_checksum_enabled(const struct net *net)
-
net/mptcp/ctrl.c:58:26-58:44: int mptcp_allow_join_id0(const struct net *net)
-
net/mptcp/ctrl.c:63:35-63:53: unsigned int mptcp_stale_loss_cnt(const struct net *net)
-
net/mptcp/ctrl.c:68:23-68:41: int mptcp_get_pm_type(const struct net *net)
-
net/mptcp/ctrl.c:73:33-73:51: const char *mptcp_get_scheduler(const struct net *net)
-
net/mptcp/ctrl.c:147:35-147:47: static int mptcp_pernet_new_table(struct net *net, struct mptcp_pernet *pernet)
-
net/mptcp/ctrl.c:203:38-203:50: static int __net_init mptcp_net_init(struct net *net)
-
net/mptcp/ctrl.c:213:39-213:51: static void __net_exit mptcp_net_exit(struct net *net)
-
net/mptcp/mib.c:77:22-77:34: bool mptcp_mib_alloc(struct net *net)
-
net/mptcp/mib.h:76:36-76:48: static inline void MPTCP_ADD_STATS(struct net *net,
-
net/mptcp/mib.h:84:36-84:48: static inline void MPTCP_INC_STATS(struct net *net,
-
net/mptcp/mib.h:91:38-91:50: static inline void __MPTCP_INC_STATS(struct net *net,
-
net/mptcp/pm.c:444:24-444:36: int mptcp_pm_set_flags(struct net *net, struct nlattr *token,
-
net/mptcp/pm_netlink.c:51:46-51:64: static struct pm_nl_pernet *pm_nl_get_pernet(const struct net *net)
-
net/mptcp/pm_netlink.c:1280:48-1280:60: static int mptcp_nl_add_subflow_or_signal_addr(struct net *net)
-
net/mptcp/pm_netlink.c:1412:52-1412:64: static int mptcp_nl_remove_subflow_and_signal_addr(struct net *net,
-
net/mptcp/pm_netlink.c:1452:44-1452:56: static int mptcp_nl_remove_id_zero_address(struct net *net,
-
net/mptcp/pm_netlink.c:1578:40-1578:52: static void mptcp_nl_remove_addrs_list(struct net *net,
-
net/mptcp/pm_netlink.c:1858:31-1858:43: static int mptcp_nl_set_flags(struct net *net,
-
net/mptcp/pm_netlink.c:1887:27-1887:39: int mptcp_pm_nl_set_flags(struct net *net, struct mptcp_pm_addr_entry *addr, u8 bkup)
-
net/mptcp/pm_netlink.c:1949:33-1949:45: static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp)
-
net/mptcp/pm_netlink.c:2357:38-2357:50: static int __net_init pm_nl_init_net(struct net *net)
-
net/mptcp/pm_userspace.c:475:34-475:46: int mptcp_userspace_pm_set_flags(struct net *net, struct nlattr *token,
-
net/mptcp/syncookies.c:38:55-38:67: static u32 mptcp_join_entry_hash(struct sk_buff *skb, struct net *net)
-
net/mptcp/token.c:246:41-246:53: struct mptcp_sock *mptcp_token_get_sock(struct net *net, u32 token)
-
net/mptcp/token.c:297:42-297:60: struct mptcp_sock *mptcp_token_iter_next(const struct net *net, long *s_slot,
-
net/ncsi/ncsi-netlink.c:34:47-34:59: static struct ncsi_dev_priv *ndp_from_ifindex(struct net *net, u32 ifindex)
-
net/netfilter/core.c:279:20-279:32: nf_hook_entry_head(struct net *net, int pf, unsigned int hooknum,
-
net/netfilter/core.c:336:29-336:41: static int nf_ingress_check(struct net *net, const struct nf_hook_ops *reg,
-
net/netfilter/core.c:396:35-396:47: static int __nf_register_net_hook(struct net *net, int pf,
-
net/netfilter/core.c:488:38-488:50: static void __nf_unregister_net_hook(struct net *net, int pf,
-
net/netfilter/core.c:529:29-529:41: void nf_unregister_net_hook(struct net *net, const struct nf_hook_ops *reg)
-
net/netfilter/core.c:557:26-557:38: int nf_register_net_hook(struct net *net, const struct nf_hook_ops *reg)
-
net/netfilter/core.c:587:27-587:39: int nf_register_net_hooks(struct net *net, const struct nf_hook_ops *reg,
-
net/netfilter/core.c:607:30-607:42: void nf_unregister_net_hooks(struct net *net, const struct nf_hook_ops *reg,
-
net/netfilter/core.c:776:42-776:54: static int __net_init netfilter_net_init(struct net *net)
-
net/netfilter/core.c:800:43-800:55: static void __net_exit netfilter_net_exit(struct net *net)
-
net/netfilter/ipset/ip_set_bitmap_ip.c:253:18-253:30: bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[],
-
net/netfilter/ipset/ip_set_bitmap_ipmac.c:318:21-318:33: bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[],
-
net/netfilter/ipset/ip_set_bitmap_port.c:249:20-249:32: bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[],
-
net/netfilter/ipset/ip_set_core.c:38:41-38:53: static struct ip_set_net *ip_set_pernet(struct net *net)
-
net/netfilter/ipset/ip_set_core.c:709:16-709:28: ip_set_rcu_get(struct net *net, ip_set_id_t index)
-
net/netfilter/ipset/ip_set_core.c:821:19-821:31: ip_set_get_byname(struct net *net, const char *name, struct ip_set **set)
-
net/netfilter/ipset/ip_set_core.c:862:20-862:32: ip_set_put_byindex(struct net *net, ip_set_id_t index)
-
net/netfilter/ipset/ip_set_core.c:876:21-876:33: ip_set_name_byindex(struct net *net, ip_set_id_t index, char *name)
-
net/netfilter/ipset/ip_set_core.c:898:25-898:37: ip_set_nfnl_get_byindex(struct net *net, ip_set_id_t index)
-
net/netfilter/ipset/ip_set_core.c:925:17-925:29: ip_set_nfnl_put(struct net *net, ip_set_id_t index)
-
net/netfilter/ipset/ip_set_core.c:1694:9-1694:21: call_ad(struct net *net, struct sock *ctnl, struct sk_buff *skb,
-
net/netfilter/ipset/ip_set_core.c:1766:22-1766:34: static int ip_set_ad(struct net *net, struct sock *ctnl,
-
net/netfilter/ipset/ip_set_core.c:2332:17-2332:29: ip_set_net_init(struct net *net)
-
net/netfilter/ipset/ip_set_core.c:2351:17-2351:29: ip_set_net_exit(struct net *net)
-
net/netfilter/ipset/ip_set_hash_gen.h:1448:29-1448:41: IPSET_TOKEN(HTYPE, _create)(struct net *net, struct ip_set *set,
-
net/netfilter/ipset/ip_set_list_set.c:589:15-589:27: init_list_set(struct net *net, struct ip_set *set, u32 size)
-
net/netfilter/ipset/ip_set_list_set.c:607:17-607:29: list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[],
-
net/netfilter/ipvs/ip_vs_core.c:570:41-570:53: static inline int ip_vs_addr_is_unicast(struct net *net, int af,
-
net/netfilter/ipvs/ip_vs_core.c:2285:36-2285:48: static int __net_init __ip_vs_init(struct net *net)
-
net/netfilter/ipvs/ip_vs_ctl.c:72:38-72:50: static bool __ip_vs_addr_is_local_v6(struct net *net,
-
net/netfilter/ipvs/ip_vs_ftp.c:575:40-575:52: static int __net_init __ip_vs_ftp_init(struct net *net)
-
net/netfilter/ipvs/ip_vs_ftp.c:604:30-604:42: static void __ip_vs_ftp_exit(struct net *net)
-
net/netfilter/ipvs/ip_vs_lblc.c:550:41-550:53: static int __net_init __ip_vs_lblc_init(struct net *net)
-
net/netfilter/ipvs/ip_vs_lblc.c:588:42-588:54: static void __net_exit __ip_vs_lblc_exit(struct net *net)
-
net/netfilter/ipvs/ip_vs_lblcr.c:736:42-736:54: static int __net_init __ip_vs_lblcr_init(struct net *net)
-
net/netfilter/ipvs/ip_vs_lblcr.c:773:43-773:55: static void __net_exit __ip_vs_lblcr_exit(struct net *net)
-
net/netfilter/ipvs/ip_vs_xmit.c:123:40-123:52: static struct rtable *do_output_route4(struct net *net, __be32 daddr,
-
net/netfilter/ipvs/ip_vs_xmit.c:429:25-429:37: __ip_vs_route_output_v6(struct net *net, struct in6_addr *daddr,
-
net/netfilter/ipvs/ip_vs_xmit.c:1006:16-1006:28: ipvs_gue_encap(struct net *net, struct sk_buff *skb,
-
net/netfilter/ipvs/ip_vs_xmit.c:1080:16-1080:28: ipvs_gre_encap(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_conncount.c:97:15-97:27: find_or_evict(struct net *net, struct nf_conncount_list *list,
-
net/netfilter/nf_conncount.c:125:31-125:43: static int __nf_conncount_add(struct net *net,
-
net/netfilter/nf_conncount.c:201:22-201:34: int nf_conncount_add(struct net *net,
-
net/netfilter/nf_conncount.c:227:27-227:39: bool nf_conncount_gc_list(struct net *net,
-
net/netfilter/nf_conncount.c:311:13-311:25: insert_tree(struct net *net,
-
net/netfilter/nf_conncount.c:396:12-396:24: count_tree(struct net *net,
-
net/netfilter/nf_conncount.c:517:33-517:45: unsigned int nf_conncount_count(struct net *net,
-
net/netfilter/nf_conncount.c:527:45-527:57: struct nf_conncount_data *nf_conncount_init(struct net *net, unsigned int family,
-
net/netfilter/nf_conncount.c:586:27-586:39: void nf_conncount_destroy(struct net *net, unsigned int family,
-
net/netfilter/nf_conntrack_acct.c:25:36-25:48: void nf_conntrack_acct_pernet_init(struct net *net)
-
net/netfilter/nf_conntrack_core.c:139:38-139:50: static bool nf_conntrack_double_lock(struct net *net, unsigned int h1,
-
net/netfilter/nf_conntrack_core.c:212:10-212:28: const struct net *net)
-
net/netfilter/nf_conntrack_core.c:233:29-233:47: static u32 __hash_conntrack(const struct net *net,
-
net/netfilter/nf_conntrack_core.c:241:27-241:45: static u32 hash_conntrack(const struct net *net,
-
net/netfilter/nf_conntrack_core.c:272:3-272:15: struct net *net,
-
net/netfilter/nf_conntrack_core.c:421:10-421:22: struct net *net, struct nf_conntrack_tuple *tuple)
-
net/netfilter/nf_conntrack_core.c:521:34-521:46: struct nf_conn *nf_ct_tmpl_alloc(struct net *net,
-
net/netfilter/nf_conntrack_core.c:689:3-689:21: const struct net *net)
-
net/netfilter/nf_conntrack_core.c:735:23-735:35: ____nf_conntrack_find(struct net *net, const struct nf_conntrack_zone *zone,
-
net/netfilter/nf_conntrack_core.c:774:25-774:37: __nf_conntrack_find_get(struct net *net, const struct nf_conntrack_zone *zone,
-
net/netfilter/nf_conntrack_core.c:804:23-804:35: nf_conntrack_find_get(struct net *net, const struct nf_conntrack_zone *zone,
-
net/netfilter/nf_conntrack_core.c:1361:37-1361:49: static unsigned int early_drop_list(struct net *net,
-
net/netfilter/nf_conntrack_core.c:1406:32-1406:44: static noinline int early_drop(struct net *net, unsigned int hash)
-
net/netfilter/nf_conntrack_core.c:1606:22-1606:34: __nf_conntrack_alloc(struct net *net,
-
net/netfilter/nf_conntrack_core.c:1660:36-1660:48: struct nf_conn *nf_conntrack_alloc(struct net *net,
-
net/netfilter/nf_conntrack_core.c:1703:16-1703:28: init_conntrack(struct net *net, struct nf_conn *tmpl,
-
net/netfilter/nf_conntrack_core.c:2174:34-2174:46: static int __nf_conntrack_update(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_conntrack_core.c:2296:32-2296:44: static int nf_conntrack_update(struct net *net, struct sk_buff *skb)
-
net/netfilter/nf_conntrack_core.c:2524:31-2524:43: void nf_conntrack_cleanup_net(struct net *net)
-
net/netfilter/nf_conntrack_core.c:2781:27-2781:39: int nf_conntrack_init_net(struct net *net)
-
net/netfilter/nf_conntrack_ecache.c:41:55-41:73: struct nf_conntrack_net_ecache *nf_conn_pernet_ecache(const struct net *net)
-
net/netfilter/nf_conntrack_ecache.c:261:37-261:49: void nf_conntrack_register_notifier(struct net *net,
-
net/netfilter/nf_conntrack_ecache.c:275:39-275:51: void nf_conntrack_unregister_notifier(struct net *net)
-
net/netfilter/nf_conntrack_ecache.c:284:31-284:43: void nf_conntrack_ecache_work(struct net *net, enum nf_ct_ecache_state state)
-
net/netfilter/nf_conntrack_ecache.c:340:38-340:50: void nf_conntrack_ecache_pernet_init(struct net *net)
-
net/netfilter/nf_conntrack_ecache.c:353:38-353:50: void nf_conntrack_ecache_pernet_fini(struct net *net)
-
net/netfilter/nf_conntrack_expect.c:112:3-112:21: const struct net *net)
-
net/netfilter/nf_conntrack_expect.c:131:21-131:33: __nf_ct_expect_find(struct net *net,
-
net/netfilter/nf_conntrack_expect.c:153:23-153:35: nf_ct_expect_find_get(struct net *net,
-
net/netfilter/nf_conntrack_expect.c:172:24-172:36: nf_ct_find_expectation(struct net *net,
-
net/netfilter/nf_conntrack_expect.c:534:31-534:43: void nf_ct_expect_iterate_net(struct net *net,
-
net/netfilter/nf_conntrack_expect.c:678:26-678:38: static int exp_proc_init(struct net *net)
-
net/netfilter/nf_conntrack_expect.c:698:29-698:41: static void exp_proc_remove(struct net *net)
-
net/netfilter/nf_conntrack_expect.c:707:37-707:49: int nf_conntrack_expect_pernet_init(struct net *net)
-
net/netfilter/nf_conntrack_expect.c:712:38-712:50: void nf_conntrack_expect_pernet_fini(struct net *net)
-
net/netfilter/nf_conntrack_h323_main.c:673:34-673:46: static int callforward_do_filter(struct net *net,
-
net/netfilter/nf_conntrack_labels.c:61:23-61:35: int nf_connlabels_get(struct net *net, unsigned int bits)
-
net/netfilter/nf_conntrack_labels.c:76:24-76:36: void nf_connlabels_put(struct net *net)
-
net/netfilter/nf_conntrack_netlink.c:1561:38-1561:50: static int ctnetlink_flush_conntrack(struct net *net,
-
net/netfilter/nf_conntrack_netlink.c:2229:28-2229:40: ctnetlink_create_conntrack(struct net *net,
-
net/netfilter/nf_conntrack_netlink.c:2567:8-2567:20: struct net *net)
-
net/netfilter/nf_conntrack_netlink.c:3246:34-3246:46: static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl,
-
net/netfilter/nf_conntrack_netlink.c:3565:25-3565:37: ctnetlink_create_expect(struct net *net,
-
net/netfilter/nf_conntrack_netlink.c:3845:42-3845:54: static int __net_init ctnetlink_net_init(struct net *net)
-
net/netfilter/nf_conntrack_netlink.c:3853:36-3853:48: static void ctnetlink_net_pre_exit(struct net *net)
-
net/netfilter/nf_conntrack_ovs.c:144:28-144:40: int nf_ct_handle_fragments(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_conntrack_pptp.c:127:35-127:47: static int destroy_sibling_or_exp(struct net *net, struct nf_conn *ct,
-
net/netfilter/nf_conntrack_proto.c:438:31-438:43: static int nf_ct_netns_do_get(struct net *net, u8 nfproto)
-
net/netfilter/nf_conntrack_proto.c:527:32-527:44: static void nf_ct_netns_do_put(struct net *net, u8 nfproto)
-
net/netfilter/nf_conntrack_proto.c:562:33-562:45: static int nf_ct_netns_inet_get(struct net *net)
-
net/netfilter/nf_conntrack_proto.c:582:21-582:33: int nf_ct_netns_get(struct net *net, u8 nfproto)
-
net/netfilter/nf_conntrack_proto.c:609:22-609:34: void nf_ct_netns_put(struct net *net, uint8_t nfproto)
-
net/netfilter/nf_conntrack_proto.c:675:37-675:49: void nf_conntrack_proto_pernet_init(struct net *net)
-
net/netfilter/nf_conntrack_proto_dccp.c:730:11-730:23: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_dccp.c:782:33-782:45: void nf_conntrack_dccp_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_generic.c:21:7-21:19: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_generic.c:60:36-60:48: void nf_conntrack_generic_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_gre.c:53:45-53:57: static inline struct nf_gre_net *gre_pernet(struct net *net)
-
net/netfilter/nf_conntrack_proto_gre.c:69:33-69:45: static __be16 gre_keymap_lookup(struct net *net, struct nf_conntrack_tuple *t)
-
net/netfilter/nf_conntrack_proto_gre.c:152:9-152:21: struct net *net, struct nf_conntrack_tuple *tuple)
-
net/netfilter/nf_conntrack_proto_gre.c:196:39-196:51: static unsigned int *gre_get_timeouts(struct net *net)
-
net/netfilter/nf_conntrack_proto_gre.c:249:10-249:22: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_gre.c:294:32-294:44: void nf_conntrack_gre_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_icmp.c:28:10-28:22: struct net *net, struct nf_conntrack_tuple *tuple)
-
net/netfilter/nf_conntrack_proto_icmp.c:322:11-322:23: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_icmp.c:358:33-358:45: void nf_conntrack_icmp_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_icmpv6.c:33:5-33:17: struct net *net,
-
net/netfilter/nf_conntrack_proto_icmpv6.c:81:42-81:54: static unsigned int *icmpv6_get_timeouts(struct net *net)
-
net/netfilter/nf_conntrack_proto_icmpv6.c:298:6-298:18: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_icmpv6.c:334:35-334:47: void nf_conntrack_icmpv6_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_sctp.c:638:11-638:23: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_sctp.c:692:33-692:45: void nf_conntrack_sctp_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_tcp.c:1467:10-1467:22: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_tcp.c:1578:32-1578:44: void nf_conntrack_tcp_init_net(struct net *net)
-
net/netfilter/nf_conntrack_proto_udp.c:32:39-32:51: static unsigned int *udp_get_timeouts(struct net *net)
-
net/netfilter/nf_conntrack_proto_udp.c:223:10-223:22: struct net *net, void *data)
-
net/netfilter/nf_conntrack_proto_udp.c:269:32-269:44: void nf_conntrack_udp_init_net(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:471:46-471:58: static int nf_conntrack_standalone_init_proc(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:499:47-499:59: static void nf_conntrack_standalone_fini_proc(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:515:24-515:42: u32 nf_conntrack_count(const struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:974:53-974:65: static void nf_conntrack_standalone_init_tcp_sysctl(struct net *net,
-
net/netfilter/nf_conntrack_standalone.c:1009:54-1009:66: static void nf_conntrack_standalone_init_sctp_sysctl(struct net *net,
-
net/netfilter/nf_conntrack_standalone.c:1031:54-1031:66: static void nf_conntrack_standalone_init_dccp_sysctl(struct net *net,
-
net/netfilter/nf_conntrack_standalone.c:1054:53-1054:65: static void nf_conntrack_standalone_init_gre_sysctl(struct net *net,
-
net/netfilter/nf_conntrack_standalone.c:1065:48-1065:60: static int nf_conntrack_standalone_init_sysctl(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:1122:49-1122:61: static void nf_conntrack_standalone_fini_sysctl(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:1142:35-1142:47: static void nf_conntrack_fini_net(struct net *net)
-
net/netfilter/nf_conntrack_standalone.c:1151:37-1151:49: static int nf_conntrack_pernet_init(struct net *net)
-
net/netfilter/nf_conntrack_timeout.c:45:22-45:34: void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout)
-
net/netfilter/nf_conntrack_timeout.c:64:23-64:35: int nf_ct_set_timeout(struct net *net, struct nf_conn *ct,
-
net/netfilter/nf_conntrack_timestamp.c:22:38-22:50: void nf_conntrack_tstamp_pernet_init(struct net *net)
-
net/netfilter/nf_flow_table_core.c:609:35-609:47: static int nf_flow_table_init_net(struct net *net)
-
net/netfilter/nf_flow_table_core.c:615:36-615:48: static void nf_flow_table_fini_net(struct net *net)
-
net/netfilter/nf_flow_table_core.c:620:38-620:50: static int nf_flow_table_pernet_init(struct net *net)
-
net/netfilter/nf_flow_table_inet.c:41:36-41:48: static int nf_flow_rule_route_inet(struct net *net,
-
net/netfilter/nf_flow_table_ip.c:327:40-327:52: static unsigned int nf_flow_queue_xmit(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_flow_table_offload.c:223:33-223:45: static int flow_offload_eth_src(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:270:33-270:45: static int flow_offload_eth_dst(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:327:36-327:48: static void flow_offload_ipv4_snat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:354:36-354:48: static void flow_offload_ipv4_dnat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:395:36-395:48: static void flow_offload_ipv6_snat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:420:36-420:48: static void flow_offload_ipv6_dnat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:464:36-464:48: static void flow_offload_port_snat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:494:36-494:48: static void flow_offload_port_dnat(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:524:40-524:52: static void flow_offload_ipv4_checksum(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:544:35-544:47: static void flow_offload_redirect(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:627:27-627:39: nf_flow_rule_route_common(struct net *net, const struct flow_offload *flow,
-
net/netfilter/nf_flow_table_offload.c:682:29-682:41: int nf_flow_rule_route_ipv4(struct net *net, struct flow_offload *flow,
-
net/netfilter/nf_flow_table_offload.c:707:29-707:41: int nf_flow_rule_route_ipv6(struct net *net, struct flow_offload *flow,
-
net/netfilter/nf_flow_table_offload.c:732:28-732:40: nf_flow_offload_rule_alloc(struct net *net,
-
net/netfilter/nf_flow_table_offload.c:1126:11-1126:23: struct net *net,
-
net/netfilter/nf_flow_table_procfs.c:67:29-67:41: int nf_flow_table_init_proc(struct net *net)
-
net/netfilter/nf_flow_table_procfs.c:77:30-77:42: void nf_flow_table_fini_proc(struct net *net)
-
net/netfilter/nf_log.c:45:16-45:28: int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger)
-
net/netfilter/nf_log.c:63:19-63:31: void nf_log_unset(struct net *net, const struct nf_logger *logger)
-
net/netfilter/nf_log.c:128:20-128:32: int nf_log_bind_pf(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log.c:144:23-144:35: void nf_log_unbind_pf(struct net *net, u_int8_t pf)
-
net/netfilter/nf_log.c:205:20-205:32: void nf_log_packet(struct net *net,
-
net/netfilter/nf_log.c:234:19-234:31: void nf_log_trace(struct net *net,
-
net/netfilter/nf_log.c:456:38-456:50: static int netfilter_log_sysctl_init(struct net *net)
-
net/netfilter/nf_log.c:509:39-509:51: static void netfilter_log_sysctl_exit(struct net *net)
-
net/netfilter/nf_log.c:531:39-531:51: static int __net_init nf_log_net_init(struct net *net)
-
net/netfilter/nf_log.c:553:40-553:52: static void __net_exit nf_log_net_exit(struct net *net)
-
net/netfilter/nf_log_syslog.c:44:28-44:46: static bool nf_log_allowed(const struct net *net)
-
net/netfilter/nf_log_syslog.c:133:31-133:43: static void nf_log_arp_packet(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log_syslog.c:164:36-164:48: static void nf_log_dump_sk_uid_gid(struct net *net, struct nf_log_buf *m,
-
net/netfilter/nf_log_syslog.c:298:18-298:30: dump_ipv4_packet(struct net *net, struct nf_log_buf *m,
-
net/netfilter/nf_log_syslog.c:532:18-532:30: dump_ipv6_packet(struct net *net, struct nf_log_buf *m,
-
net/netfilter/nf_log_syslog.c:830:30-830:42: static void nf_log_ip_packet(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log_syslog.c:865:31-865:43: static void nf_log_ip6_packet(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log_syslog.c:900:35-900:47: static void nf_log_unknown_packet(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log_syslog.c:926:34-926:46: static void nf_log_netdev_packet(struct net *net, u_int8_t pf,
-
net/netfilter/nf_log_syslog.c:966:46-966:58: static int __net_init nf_log_syslog_net_init(struct net *net)
-
net/netfilter/nf_log_syslog.c:1000:47-1000:59: static void __net_exit nf_log_syslog_net_exit(struct net *net)
-
net/netfilter/nf_nat_core.c:156:13-156:31: hash_by_src(const struct net *net,
-
net/netfilter/nf_nat_core.c:361:22-361:34: find_appropriate_src(struct net *net,
-
net/netfilter/nf_nat_core.c:1075:24-1075:36: int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
-
net/netfilter/nf_nat_core.c:1150:27-1150:39: void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops,
-
net/netfilter/nf_nat_masquerade.c:101:34-101:46: static void nf_nat_masq_schedule(struct net *net, union nf_inet_addr *addr,
-
net/netfilter/nf_nat_masquerade.c:224:24-224:36: nat_ipv6_dev_get_saddr(struct net *net, const struct net_device *dev,
-
net/netfilter/nf_nat_proto.c:663:30-663:42: static int nf_xfrm_me_harder(struct net *net, struct sk_buff *skb, unsigned int family)
-
net/netfilter/nf_nat_proto.c:822:29-822:41: int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_nat_proto.c:829:32-829:44: void nf_nat_ipv4_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_nat_proto.c:1061:29-1061:41: int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_nat_proto.c:1068:32-1068:44: void nf_nat_ipv6_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_nat_proto.c:1076:29-1076:41: int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_nat_proto.c:1097:32-1097:44: void nf_nat_inet_unregister_fn(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nf_queue.c:117:28-117:40: void nf_queue_nf_hook_drop(struct net *net)
-
net/netfilter/nf_queue.c:279:53-279:71: static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum)
-
net/netfilter/nf_synproxy_core.c:306:42-306:54: static int __net_init synproxy_proc_init(struct net *net)
-
net/netfilter/nf_synproxy_core.c:314:43-314:55: static void __net_exit synproxy_proc_exit(struct net *net)
-
net/netfilter/nf_synproxy_core.c:330:41-330:53: static int __net_init synproxy_net_init(struct net *net)
-
net/netfilter/nf_synproxy_core.c:366:42-366:54: static void __net_exit synproxy_net_exit(struct net *net)
-
net/netfilter/nf_synproxy_core.c:396:19-396:31: synproxy_build_ip(struct net *net, struct sk_buff *skb, __be32 saddr,
-
net/netfilter/nf_synproxy_core.c:418:19-418:31: synproxy_send_tcp(struct net *net,
-
net/netfilter/nf_synproxy_core.c:447:29-447:41: synproxy_send_client_synack(struct net *net,
-
net/netfilter/nf_synproxy_core.c:490:26-490:38: synproxy_send_server_syn(struct net *net,
-
net/netfilter/nf_synproxy_core.c:535:26-535:38: synproxy_send_server_ack(struct net *net,
-
net/netfilter/nf_synproxy_core.c:574:26-574:38: synproxy_send_client_ack(struct net *net,
-
net/netfilter/nf_synproxy_core.c:613:26-613:38: synproxy_recv_client_ack(struct net *net,
-
net/netfilter/nf_synproxy_core.c:767:54-767:66: int nf_synproxy_ipv4_init(struct synproxy_net *snet, struct net *net)
-
net/netfilter/nf_synproxy_core.c:783:55-783:67: void nf_synproxy_ipv4_fini(struct synproxy_net *snet, struct net *net)
-
net/netfilter/nf_synproxy_core.c:794:24-794:36: synproxy_build_ip_ipv6(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_synproxy_core.c:812:24-812:36: synproxy_send_tcp_ipv6(struct net *net,
-
net/netfilter/nf_synproxy_core.c:859:34-859:46: synproxy_send_client_synack_ipv6(struct net *net,
-
net/netfilter/nf_synproxy_core.c:904:31-904:43: synproxy_send_server_syn_ipv6(struct net *net, const struct sk_buff *skb,
-
net/netfilter/nf_synproxy_core.c:949:31-949:43: synproxy_send_server_ack_ipv6(struct net *net, const struct ip_ct_tcp *state,
-
net/netfilter/nf_synproxy_core.c:989:31-989:43: synproxy_send_client_ack_ipv6(struct net *net, const struct sk_buff *skb,
-
net/netfilter/nf_synproxy_core.c:1029:31-1029:43: synproxy_recv_client_ack_ipv6(struct net *net,
-
net/netfilter/nf_synproxy_core.c:1191:50-1191:62: nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net)
-
net/netfilter/nf_synproxy_core.c:1208:50-1208:62: nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net)
-
net/netfilter/nf_tables_api.c:130:5-130:17: struct net *net,
-
net/netfilter/nf_tables_api.c:276:38-276:50: static int nft_netdev_register_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:302:41-302:53: static void nft_netdev_unregister_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:317:36-317:48: static int nf_tables_register_hook(struct net *net,
-
net/netfilter/nf_tables_api.c:340:41-340:53: static void __nf_tables_unregister_hook(struct net *net,
-
net/netfilter/nf_tables_api.c:364:39-364:51: static void nf_tables_unregister_hook(struct net *net,
-
net/netfilter/nf_tables_api.c:371:44-371:56: static void nft_trans_commit_list_add_tail(struct net *net, struct nft_trans *trans)
-
net/netfilter/nf_tables_api.c:779:43-779:61: static struct nft_table *nft_table_lookup(const struct net *net,
-
net/netfilter/nf_tables_api.c:806:52-806:70: static struct nft_table *nft_table_lookup_byhandle(const struct net *net,
-
net/netfilter/nf_tables_api.c:868:39-868:51: __printf(2, 3) int nft_request_module(struct net *net, const char *fmt,
-
net/netfilter/nf_tables_api.c:916:29-916:41: nf_tables_chain_type_lookup(struct net *net, const struct nlattr *nla,
-
net/netfilter/nf_tables_api.c:937:28-937:46: static __be16 nft_base_seq(const struct net *net)
-
net/netfilter/nf_tables_api.c:953:59-953:71: static int nf_tables_fill_table_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:1144:31-1144:43: static void nft_table_disable(struct net *net, struct nft_table *table, u32 cnt)
-
net/netfilter/nf_tables_api.c:1162:35-1162:47: static int nf_tables_table_enable(struct net *net, struct nft_table *table)
-
net/netfilter/nf_tables_api.c:1187:37-1187:49: static void nf_tables_table_disable(struct net *net, struct nft_table *table)
-
net/netfilter/nf_tables_api.c:1625:41-1625:59: static bool lockdep_commit_lock_is_held(const struct net *net)
-
net/netfilter/nf_tables_api.c:1636:43-1636:55: static struct nft_chain *nft_chain_lookup(struct net *net,
-
net/netfilter/nf_tables_api.c:1778:59-1778:71: static int nf_tables_fill_chain_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:2075:47-2075:59: static struct nft_hook *nft_netdev_hook_alloc(struct net *net,
-
net/netfilter/nf_tables_api.c:2122:41-2122:53: static int nf_tables_parse_netdev_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:2175:35-2175:47: static int nft_chain_parse_netdev(struct net *net, struct nlattr *tb[],
-
net/netfilter/nf_tables_api.c:2205:33-2205:45: static int nft_chain_parse_hook(struct net *net,
-
net/netfilter/nf_tables_api.c:2705:48-2705:66: static struct nft_chain *nft_chain_lookup_byid(const struct net *net,
-
net/netfilter/nf_tables_api.c:3013:41-3013:53: static int nft_expr_type_request_module(struct net *net, u8 family,
-
net/netfilter/nf_tables_api.c:3024:54-3024:66: static const struct nft_expr_type *nft_expr_type_get(struct net *net,
-
net/netfilter/nf_tables_api.c:3329:58-3329:70: static int nf_tables_fill_rule_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:3728:31-3728:43: static int nft_table_validate(struct net *net, const struct nft_table *table)
-
net/netfilter/nf_tables_api.c:4048:46-4048:64: static struct nft_rule *nft_rule_lookup_byid(const struct net *net,
-
net/netfilter/nf_tables_api.c:4295:44-4295:62: static struct nft_set *nft_set_lookup_byid(const struct net *net,
-
net/netfilter/nf_tables_api.c:4316:39-4316:57: struct nft_set *nft_set_lookup_global(const struct net *net,
-
net/netfilter/nf_tables_api.c:5670:34-5670:46: static int nft_set_catchall_dump(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_tables_api.c:5899:39-5899:57: static void *nft_setelem_catchall_get(const struct net *net,
-
net/netfilter/nf_tables_api.c:6334:45-6334:63: struct nft_set_ext *nft_set_catchall_lookup(const struct net *net,
-
net/netfilter/nf_tables_api.c:6353:40-6353:58: static int nft_setelem_catchall_insert(const struct net *net,
-
net/netfilter/nf_tables_api.c:6380:31-6380:49: static int nft_setelem_insert(const struct net *net,
-
net/netfilter/nf_tables_api.c:6407:34-6407:46: static void nft_setelem_activate(struct net *net, struct nft_set *set,
-
net/netfilter/nf_tables_api.c:6419:44-6419:62: static int nft_setelem_catchall_deactivate(const struct net *net,
-
net/netfilter/nf_tables_api.c:6440:37-6440:55: static int __nft_setelem_deactivate(const struct net *net,
-
net/netfilter/nf_tables_api.c:6457:35-6457:53: static int nft_setelem_deactivate(const struct net *net,
-
net/netfilter/nf_tables_api.c:6471:41-6471:59: static void nft_setelem_catchall_remove(const struct net *net,
-
net/netfilter/nf_tables_api.c:6486:32-6486:50: static void nft_setelem_remove(const struct net *net,
-
net/netfilter/nf_tables_api.c:6963:39-6963:57: static void nft_setelem_data_activate(const struct net *net,
-
net/netfilter/nf_tables_api.c:6975:34-6975:52: void nft_setelem_data_deactivate(const struct net *net,
-
net/netfilter/nf_tables_api.c:7255:35-7255:53: struct nft_object *nft_obj_lookup(const struct net *net,
-
net/netfilter/nf_tables_api.c:7398:18-7398:30: nft_obj_type_get(struct net *net, u32 objtype)
-
net/netfilter/nf_tables_api.c:7569:57-7569:69: static int nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:7873:18-7873:30: __nft_obj_notify(struct net *net, const struct nft_table *table,
-
net/netfilter/nf_tables_api.c:7903:21-7903:33: void nft_obj_notify(struct net *net, const struct nft_table *table,
-
net/netfilter/nf_tables_api.c:8102:24-8102:36: nft_flowtable_type_get(struct net *net, u8 family)
-
net/netfilter/nf_tables_api.c:8121:43-8121:55: static void nft_unregister_flowtable_hook(struct net *net,
-
net/netfilter/nf_tables_api.c:8130:50-8130:62: static void __nft_unregister_flowtable_net_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:8145:48-8145:60: static void nft_unregister_flowtable_net_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:8151:45-8151:57: static int nft_register_flowtable_net_hooks(struct net *net,
-
net/netfilter/nf_tables_api.c:8537:63-8537:75: static int nf_tables_fill_flowtable_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:8794:57-8794:69: static int nf_tables_fill_gen_info(struct sk_buff *skb, struct net *net,
-
net/netfilter/nf_tables_api.c:8866:34-8866:46: static void nf_tables_gen_notify(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_tables_api.c:9111:31-9111:43: static int nf_tables_validate(struct net *net)
-
net/netfilter/nf_tables_api.c:9283:43-9283:55: static int nf_tables_commit_chain_prepare(struct net *net, struct nft_chain *chain)
-
net/netfilter/nf_tables_api.c:9359:51-9359:63: static void nf_tables_commit_chain_prepare_cancel(struct net *net)
-
net/netfilter/nf_tables_api.c:9393:36-9393:48: static void nf_tables_commit_chain(struct net *net, struct nft_chain *chain)
-
net/netfilter/nf_tables_api.c:9684:47-9684:59: static void nf_tables_module_autoload_cleanup(struct net *net)
-
net/netfilter/nf_tables_api.c:9697:38-9697:50: static void nf_tables_commit_release(struct net *net)
-
net/netfilter/nf_tables_api.c:9731:31-9731:43: static void nft_commit_notify(struct net *net, u32 portid)
-
net/netfilter/nf_tables_api.c:9858:29-9858:41: static int nf_tables_commit(struct net *net, struct sk_buff *skb)
-
net/netfilter/nf_tables_api.c:10165:39-10165:51: static void nf_tables_module_autoload(struct net *net)
-
net/netfilter/nf_tables_api.c:10230:30-10230:42: static int __nf_tables_abort(struct net *net, enum nfnl_abort_action action)
-
net/netfilter/nf_tables_api.c:10432:28-10432:40: static int nf_tables_abort(struct net *net, struct sk_buff *skb,
-
net/netfilter/nf_tables_api.c:10447:35-10447:47: static bool nf_tables_valid_genid(struct net *net, u32 genid)
-
net/netfilter/nf_tables_api.c:11066:32-11066:44: static void __nft_release_hook(struct net *net, struct nft_table *table)
-
net/netfilter/nf_tables_api.c:11078:33-11078:45: static void __nft_release_hooks(struct net *net)
-
net/netfilter/nf_tables_api.c:11091:33-11091:45: static void __nft_release_table(struct net *net, struct nft_table *table)
-
net/netfilter/nf_tables_api.c:11143:34-11143:46: static void __nft_release_tables(struct net *net)
-
net/netfilter/nf_tables_api.c:11211:42-11211:54: static int __net_init nf_tables_init_net(struct net *net)
-
net/netfilter/nf_tables_api.c:11228:47-11228:59: static void __net_exit nf_tables_pre_exit_net(struct net *net)
-
net/netfilter/nf_tables_api.c:11237:43-11237:55: static void __net_exit nf_tables_exit_net(struct net *net)
-
net/netfilter/nf_tables_offload.c:88:44-88:56: struct nft_flow_rule *nft_flow_rule_create(struct net *net,
-
net/netfilter/nf_tables_offload.c:368:6-368:18: struct net *net,
-
net/netfilter/nf_tables_offload.c:509:41-509:53: static void nft_flow_rule_offload_abort(struct net *net,
-
net/netfilter/nf_tables_offload.c:559:34-559:46: int nft_flow_rule_offload_commit(struct net *net)
-
net/netfilter/nfnetlink.c:91:37-91:49: static struct nfnl_net *nfnl_pernet(struct net *net)
-
net/netfilter/nfnetlink.c:168:29-168:41: int nfnetlink_has_listeners(struct net *net, unsigned int group)
-
net/netfilter/nfnetlink.c:176:41-176:53: int nfnetlink_send(struct sk_buff *skb, struct net *net, u32 portid,
-
net/netfilter/nfnetlink.c:185:23-185:35: int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error)
-
net/netfilter/nfnetlink.c:193:44-193:56: int nfnetlink_unicast(struct sk_buff *skb, struct net *net, u32 portid)
-
net/netfilter/nfnetlink.c:206:26-206:38: void nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid,
-
net/netfilter/nfnetlink.c:662:34-662:46: static void nfnetlink_bind_event(struct net *net, unsigned int group)
-
net/netfilter/nfnetlink.c:700:27-700:39: static int nfnetlink_bind(struct net *net, int group)
-
net/netfilter/nfnetlink.c:720:30-720:42: static void nfnetlink_unbind(struct net *net, int group)
-
net/netfilter/nfnetlink.c:758:42-758:54: static int __net_init nfnetlink_net_init(struct net *net)
-
net/netfilter/nfnetlink_acct.c:51:54-51:66: static inline struct nfnl_acct_net *nfnl_acct_pernet(struct net *net)
-
net/netfilter/nfnetlink_acct.c:417:36-417:48: struct nf_acct *nfnl_acct_find_get(struct net *net, const char *acct_name)
-
net/netfilter/nfnetlink_acct.c:460:35-460:47: static void nfnl_overquota_report(struct net *net, struct nf_acct *nfacct)
-
net/netfilter/nfnetlink_acct.c:478:25-478:37: int nfnl_acct_overquota(struct net *net, struct nf_acct *nfacct)
-
net/netfilter/nfnetlink_acct.c:503:42-503:54: static int __net_init nfnl_acct_net_init(struct net *net)
-
net/netfilter/nfnetlink_acct.c:510:43-510:55: static void __net_exit nfnl_acct_net_exit(struct net *net)
-
net/netfilter/nfnetlink_cttimeout.c:64:56-64:68: static struct nfct_timeout_pernet *nfct_timeout_pernet(struct net *net)
-
net/netfilter/nfnetlink_cttimeout.c:72:6-72:18: struct net *net, const struct nlattr *attr)
-
net/netfilter/nfnetlink_cttimeout.c:312:33-312:45: static int ctnl_timeout_try_del(struct net *net, struct ctnl_timeout *timeout)
-
net/netfilter/nfnetlink_cttimeout.c:394:29-394:41: cttimeout_default_fill_info(struct net *net, struct sk_buff *skb, u32 portid,
-
net/netfilter/nfnetlink_cttimeout.c:512:52-512:64: static struct nf_ct_timeout *ctnl_timeout_find_get(struct net *net,
-
net/netfilter/nfnetlink_cttimeout.c:584:42-584:54: static int __net_init cttimeout_net_init(struct net *net)
-
net/netfilter/nfnetlink_cttimeout.c:594:47-594:59: static void __net_exit cttimeout_net_pre_exit(struct net *net)
-
net/netfilter/nfnetlink_cttimeout.c:607:43-607:55: static void __net_exit cttimeout_net_exit(struct net *net)
-
net/netfilter/nfnetlink_hook.c:241:50-241:62: nfnl_hook_entries_head(u8 pf, unsigned int hook, struct net *net, const char *dev)
-
net/netfilter/nfnetlink_log.c:95:45-95:57: static struct nfnl_log_net *nfnl_log_pernet(struct net *net)
-
net/netfilter/nfnetlink_log.c:169:17-169:29: instance_create(struct net *net, u_int16_t group_num,
-
net/netfilter/nfnetlink_log.c:337:18-337:30: nfulnl_alloc_skb(struct net *net, u32 peer_portid, unsigned int inst_size,
-
net/netfilter/nfnetlink_log.c:684:19-684:31: nfulnl_log_packet(struct net *net,
-
net/netfilter/nfnetlink_log.c:1029:37-1029:49: static struct hlist_node *get_first(struct net *net, struct iter_state *st)
-
net/netfilter/nfnetlink_log.c:1046:36-1046:48: static struct hlist_node *get_next(struct net *net, struct iter_state *st,
-
net/netfilter/nfnetlink_log.c:1064:35-1064:47: static struct hlist_node *get_idx(struct net *net, struct iter_state *st,
-
net/netfilter/nfnetlink_log.c:1116:41-1116:53: static int __net_init nfnl_log_net_init(struct net *net)
-
net/netfilter/nfnetlink_log.c:1144:42-1144:54: static void __net_exit nfnl_log_net_exit(struct net *net)
-
net/netfilter/nfnetlink_osf.c:199:39-199:51: const struct nf_osf_info *info, struct net *net,
-
net/netfilter/nfnetlink_queue.c:93:49-93:61: static struct nfnl_queue_net *nfnl_queue_pernet(struct net *net)
-
net/netfilter/nfnetlink_queue.c:390:28-390:40: nfqnl_build_packet_message(struct net *net, struct nfqnl_instance *queue,
-
net/netfilter/nfnetlink_queue.c:678:24-678:36: __nfqnl_enqueue_packet(struct net *net, struct nfqnl_instance *queue,
-
net/netfilter/nfnetlink_queue.c:774:28-774:40: __nfqnl_enqueue_packet_gso(struct net *net, struct nfqnl_instance *queue,
-
net/netfilter/nfnetlink_queue.c:955:16-955:28: nfqnl_dev_drop(struct net *net, int ifindex)
-
net/netfilter/nfnetlink_queue.c:989:32-989:44: static void nfqnl_nf_hook_drop(struct net *net)
-
net/netfilter/nfnetlink_queue.c:1548:43-1548:55: static int __net_init nfnl_queue_net_init(struct net *net)
-
net/netfilter/nfnetlink_queue.c:1566:44-1566:56: static void __net_exit nfnl_queue_net_exit(struct net *net)
-
net/netfilter/nft_chain_nat.c:78:29-78:41: static int nft_nat_inet_reg(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nft_chain_nat.c:83:32-83:44: static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops)
-
net/netfilter/nft_connlimit.c:238:30-238:42: static bool nft_connlimit_gc(struct net *net, const struct nft_expr *expr)
-
net/netfilter/nft_ct.c:867:8-867:20: struct net *net, const struct nlattr *attr)
-
net/netfilter/nft_exthdr.c:82:29-82:41: static int ipv4_find_option(struct net *net, struct sk_buff *skb,
-
net/netfilter/nft_log.c:131:29-131:41: static int nft_log_modprobe(struct net *net, enum nf_log_type t)
-
net/netfilter/nft_lookup.c:28:24-28:42: bool nft_set_do_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_reject_netdev.c:27:49-27:61: static void nft_reject_netdev_send_v4_tcp_reset(struct net *net,
-
net/netfilter/nft_reject_netdev.c:41:47-41:59: static void nft_reject_netdev_send_v4_unreach(struct net *net,
-
net/netfilter/nft_reject_netdev.c:55:49-55:61: static void nft_reject_netdev_send_v6_tcp_reset(struct net *net,
-
net/netfilter/nft_reject_netdev.c:70:47-70:59: static void nft_reject_netdev_send_v6_unreach(struct net *net,
-
net/netfilter/nft_set_bitmap.c:77:24-77:42: bool nft_bitmap_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_bitmap.c:107:29-107:47: static void *nft_bitmap_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_bitmap.c:124:30-124:48: static int nft_bitmap_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_bitmap.c:147:31-147:49: static void nft_bitmap_remove(const struct net *net,
-
net/netfilter/nft_set_bitmap.c:162:33-162:51: static void nft_bitmap_activate(const struct net *net,
-
net/netfilter/nft_set_bitmap.c:177:30-177:48: static bool nft_bitmap_flush(const struct net *net,
-
net/netfilter/nft_set_bitmap.c:193:36-193:54: static void *nft_bitmap_deactivate(const struct net *net,
-
net/netfilter/nft_set_hash.c:80:23-80:41: bool nft_rhash_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:98:28-98:46: static void *nft_rhash_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:163:29-163:47: static int nft_rhash_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:187:32-187:50: static void nft_rhash_activate(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:195:29-195:47: static bool nft_rhash_flush(const struct net *net,
-
net/netfilter/nft_set_hash.c:205:35-205:53: static void *nft_rhash_deactivate(const struct net *net,
-
net/netfilter/nft_set_hash.c:227:30-227:48: static void nft_rhash_remove(const struct net *net,
-
net/netfilter/nft_set_hash.c:484:22-484:40: bool nft_hash_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:504:27-504:45: static void *nft_hash_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:523:27-523:45: bool nft_hash_lookup_fast(const struct net *net,
-
net/netfilter/nft_set_hash.c:563:28-563:46: static int nft_hash_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:585:31-585:49: static void nft_hash_activate(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_hash.c:593:28-593:46: static bool nft_hash_flush(const struct net *net,
-
net/netfilter/nft_set_hash.c:602:34-602:52: static void *nft_hash_deactivate(const struct net *net,
-
net/netfilter/nft_set_hash.c:623:29-623:47: static void nft_hash_remove(const struct net *net,
-
net/netfilter/nft_set_pipapo.c:411:24-411:42: bool nft_pipapo_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:514:43-514:61: static struct nft_pipapo_elem *pipapo_get(const struct net *net,
-
net/netfilter/nft_set_pipapo.c:602:29-602:47: static void *nft_pipapo_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:1158:30-1158:48: static int nft_pipapo_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:1539:38-1539:50: static void nft_pipapo_gc_deactivate(struct net *net, struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:1742:33-1742:51: static void nft_pipapo_activate(const struct net *net,
-
net/netfilter/nft_set_pipapo.c:1764:32-1764:50: static void *pipapo_deactivate(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:1786:36-1786:54: static void *nft_pipapo_deactivate(const struct net *net,
-
net/netfilter/nft_set_pipapo.c:1813:30-1813:48: static bool nft_pipapo_flush(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo.c:1949:31-1949:49: static void nft_pipapo_remove(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_pipapo_avx2.c:1119:29-1119:47: bool nft_pipapo_avx2_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:55:33-55:51: static bool __nft_rbtree_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:117:24-117:42: bool nft_rbtree_lookup(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:136:30-136:48: static bool __nft_rbtree_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:200:29-200:47: static void *nft_rbtree_get(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:224:34-224:46: static void nft_rbtree_gc_remove(struct net *net, struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:308:32-308:50: static int __nft_rbtree_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:486:30-486:48: static int nft_rbtree_insert(const struct net *net, const struct nft_set *set,
-
net/netfilter/nft_set_rbtree.c:510:31-510:49: static void nft_rbtree_remove(const struct net *net,
-
net/netfilter/nft_set_rbtree.c:524:33-524:51: static void nft_rbtree_activate(const struct net *net,
-
net/netfilter/nft_set_rbtree.c:533:30-533:48: static bool nft_rbtree_flush(const struct net *net,
-
net/netfilter/nft_set_rbtree.c:543:36-543:54: static void *nft_rbtree_deactivate(const struct net *net,
-
net/netfilter/utils.c:163:14-163:26: int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
-
net/netfilter/x_tables.c:1216:32-1216:44: struct xt_table *xt_find_table(struct net *net, u8 af, const char *name)
-
net/netfilter/x_tables.c:1234:37-1234:49: struct xt_table *xt_find_table_lock(struct net *net, u_int8_t af,
-
net/netfilter/x_tables.c:1281:45-1281:57: struct xt_table *xt_request_find_table_lock(struct net *net, u_int8_t af,
-
net/netfilter/x_tables.c:1450:36-1450:48: struct xt_table *xt_register_table(struct net *net,
-
net/netfilter/x_tables.c:1813:19-1813:31: int xt_proto_init(struct net *net, u_int8_t af)
-
net/netfilter/x_tables.c:1879:20-1879:32: void xt_proto_fini(struct net *net, u_int8_t af)
-
net/netfilter/x_tables.c:1954:35-1954:47: static int __net_init xt_net_init(struct net *net)
-
net/netfilter/x_tables.c:1964:36-1964:48: static void __net_exit xt_net_exit(struct net *net)
-
net/netfilter/xt_RATEEST.c:63:38-63:50: struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name)
-
net/netfilter/xt_RATEEST.c:75:21-75:33: void xt_rateest_put(struct net *net, struct xt_rateest *est)
-
net/netfilter/xt_RATEEST.c:194:43-194:55: static __net_init int xt_rateest_net_init(struct net *net)
-
net/netfilter/xt_TCPMSS.c:43:37-43:49: static u_int32_t tcpmss_reverse_mtu(struct net *net,
-
net/netfilter/xt_TEE.c:173:36-173:48: static int __net_init tee_net_init(struct net *net)
-
net/netfilter/xt_TPROXY.c:36:12-36:24: tproxy_tg4(struct net *net, struct sk_buff *skb, __be32 laddr, __be16 lport,
-
net/netfilter/xt_addrtype.c:33:29-33:41: static u32 match_lookup_rt6(struct net *net, const struct net_device *dev,
-
net/netfilter/xt_addrtype.c:68:25-68:37: static bool match_type6(struct net *net, const struct net_device *dev,
-
net/netfilter/xt_addrtype.c:88:14-88:26: addrtype_mt6(struct net *net, const struct net_device *dev,
-
net/netfilter/xt_addrtype.c:104:31-104:43: static inline bool match_type(struct net *net, const struct net_device *dev,
-
net/netfilter/xt_hashlimit.c:61:54-61:66: static inline struct hashlimit_net *hashlimit_pernet(struct net *net)
-
net/netfilter/xt_hashlimit.c:275:26-275:38: static int htable_create(struct net *net, struct hashlimit_cfg3 *cfg,
-
net/netfilter/xt_hashlimit.c:405:52-405:64: static struct xt_hashlimit_htable *htable_find_get(struct net *net,
-
net/netfilter/xt_hashlimit.c:1233:47-1233:59: static int __net_init hashlimit_proc_net_init(struct net *net)
-
net/netfilter/xt_hashlimit.c:1250:48-1250:60: static void __net_exit hashlimit_proc_net_exit(struct net *net)
-
net/netfilter/xt_hashlimit.c:1272:42-1272:54: static int __net_init hashlimit_net_init(struct net *net)
-
net/netfilter/xt_hashlimit.c:1280:43-1280:55: static void __net_exit hashlimit_net_exit(struct net *net)
-
net/netfilter/xt_recent.c:97:48-97:60: static inline struct recent_net *recent_pernet(struct net *net)
-
net/netfilter/xt_recent.c:635:44-635:56: static int __net_init recent_proc_net_init(struct net *net)
-
net/netfilter/xt_recent.c:645:45-645:57: static void __net_exit recent_proc_net_exit(struct net *net)
-
net/netfilter/xt_recent.c:674:39-674:51: static int __net_init recent_net_init(struct net *net)
-
net/netfilter/xt_recent.c:682:40-682:52: static void __net_exit recent_net_exit(struct net *net)
-
net/netfilter/xt_socket.c:154:36-154:48: static int socket_mt_enable_defrag(struct net *net, int family)
-
net/netlabel/netlabel_kapi.c:208:33-208:45: int netlbl_cfg_unlbl_static_add(struct net *net,
-
net/netlabel/netlabel_kapi.c:251:33-251:45: int netlbl_cfg_unlbl_static_del(struct net *net,
-
net/netlabel/netlabel_unlabeled.c:364:23-364:35: int netlbl_unlhsh_add(struct net *net,
-
net/netlabel/netlabel_unlabeled.c:466:39-466:51: static int netlbl_unlhsh_remove_addr4(struct net *net,
-
net/netlabel/netlabel_unlabeled.c:527:39-527:51: static int netlbl_unlhsh_remove_addr6(struct net *net,
-
net/netlabel/netlabel_unlabeled.c:626:26-626:38: int netlbl_unlhsh_remove(struct net *net,
-
net/netlink/af_netlink.c:248:44-248:56: static __net_init int netlink_tap_init_net(struct net *net)
-
net/netlink/af_netlink.c:331:33-331:45: static void netlink_deliver_tap(struct net *net, struct sk_buff *skb)
-
net/netlink/af_netlink.c:503:10-503:22: struct net *net, u32 portid)
-
net/netlink/af_netlink.c:511:10-511:22: struct net *net)
-
net/netlink/af_netlink.c:530:36-530:48: static struct sock *netlink_lookup(struct net *net, int protocol, u32 portid)
-
net/netlink/af_netlink.c:638:29-638:41: static int __netlink_create(struct net *net, struct socket *sock,
-
net/netlink/af_netlink.c:670:27-670:39: static int netlink_create(struct net *net, struct socket *sock, int protocol,
-
net/netlink/af_netlink.c:2017:25-2017:37: __netlink_kernel_create(struct net *net, int unit, struct module *module,
-
net/netlink/af_netlink.c:2823:40-2823:52: static int __net_init netlink_net_init(struct net *net)
-
net/netlink/af_netlink.c:2833:41-2833:53: static void __net_exit netlink_net_exit(struct net *net)
-
net/netlink/genetlink.c:912:23-912:35: int hdrlen, struct net *net)
-
net/netlink/genetlink.c:943:21-943:33: int hdrlen, struct net *net)
-
net/netlink/genetlink.c:1670:22-1670:34: static int genl_bind(struct net *net, int group)
-
net/netlink/genetlink.c:1701:40-1701:52: static int __net_init genl_pernet_init(struct net *net)
-
net/netlink/genetlink.c:1721:41-1721:53: static void __net_exit genl_pernet_exit(struct net *net)
-
net/netrom/af_netrom.c:426:22-426:34: static int nr_create(struct net *net, struct socket *sock, int protocol,
-
net/nfc/af_nfc.c:18:28-18:40: static int nfc_sock_create(struct net *net, struct socket *sock, int proto,
-
net/nfc/llcp_sock.c:1019:29-1019:41: static int llcp_sock_create(struct net *net, struct socket *sock,
-
net/nfc/rawsock.c:323:27-323:39: static int rawsock_create(struct net *net, struct socket *sock,
-
net/openvswitch/actions.c:778:29-778:41: static int ovs_vport_output(struct net *net, struct sock *sk,
-
net/openvswitch/actions.c:852:26-852:38: static void ovs_fragment(struct net *net, struct vport *vport,
-
net/openvswitch/conntrack.c:439:36-439:48: static int ovs_ct_handle_fragments(struct net *net, struct sw_flow_key *key,
-
net/openvswitch/conntrack.c:485:22-485:34: ovs_ct_find_existing(struct net *net, const struct nf_conntrack_zone *zone,
-
net/openvswitch/conntrack.c:528:33-528:45: struct nf_conn *ovs_ct_executed(struct net *net,
-
net/openvswitch/conntrack.c:556:29-556:41: static bool skb_nfct_cached(struct net *net,
-
net/openvswitch/conntrack.c:662:23-662:35: static int ovs_ct_nat(struct net *net, struct sw_flow_key *key,
-
net/openvswitch/conntrack.c:701:28-701:40: static int __ovs_ct_lookup(struct net *net, struct sw_flow_key *key,
-
net/openvswitch/conntrack.c:813:26-813:38: static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key,
-
net/openvswitch/conntrack.c:901:31-901:43: static int ovs_ct_check_limit(struct net *net,
-
net/openvswitch/conntrack.c:926:26-926:38: static int ovs_ct_commit(struct net *net, struct sw_flow_key *key,
-
net/openvswitch/conntrack.c:1008:20-1008:32: int ovs_ct_execute(struct net *net, struct sk_buff *skb,
-
net/openvswitch/conntrack.c:1328:20-1328:32: bool ovs_ct_verify(struct net *net, enum ovs_key_attr attr)
-
net/openvswitch/conntrack.c:1348:24-1348:36: int ovs_ct_copy_action(struct net *net, const struct nlattr *attr,
-
net/openvswitch/conntrack.c:1552:30-1552:42: static int ovs_ct_limit_init(struct net *net, struct ovs_net *ovs_net)
-
net/openvswitch/conntrack.c:1586:31-1586:43: static void ovs_ct_limit_exit(struct net *net, struct ovs_net *ovs_net)
-
net/openvswitch/conntrack.c:1728:42-1728:54: static int __ovs_ct_limit_get_zone_limit(struct net *net,
-
net/openvswitch/conntrack.c:1746:40-1746:52: static int ovs_ct_limit_get_zone_limit(struct net *net,
-
net/openvswitch/conntrack.c:1789:44-1789:56: static int ovs_ct_limit_get_all_zone_limit(struct net *net,
-
net/openvswitch/conntrack.c:1970:17-1970:29: int ovs_ct_init(struct net *net)
-
net/openvswitch/conntrack.c:1989:18-1989:30: void ovs_ct_exit(struct net *net)
-
net/openvswitch/datapath.c:1138:42-1138:54: struct sw_flow_actions *get_flow_actions(struct net *net,
-
net/openvswitch/datapath.c:1173:31-1173:43: ovs_nla_init_match_and_action(struct net *net,
-
net/openvswitch/datapath.c:1623:41-1623:53: static struct datapath *lookup_datapath(struct net *net,
-
net/openvswitch/datapath.c:2101:8-2101:20: struct net *net, u32 portid, u32 seq,
-
net/openvswitch/datapath.c:2161:63-2161:75: struct sk_buff *ovs_vport_cmd_build_info(struct vport *vport, struct net *net,
-
net/openvswitch/datapath.c:2179:35-2179:47: static struct vport *lookup_vport(struct net *net,
-
net/openvswitch/datapath.c:2629:36-2629:48: static int __net_init ovs_init_net(struct net *net)
-
net/openvswitch/datapath.c:2647:45-2647:57: static void __net_exit list_vports_from_net(struct net *net, struct net *dnet,
-
net/openvswitch/datapath.h:198:56-198:68: static inline void ovs_dp_set_net(struct datapath *dp, struct net *net)
-
net/openvswitch/datapath.h:224:43-224:55: static inline struct datapath *get_dp_rcu(struct net *net, int dp_ifindex)
-
net/openvswitch/datapath.h:241:39-241:51: static inline struct datapath *get_dp(struct net *net, int dp_ifindex)
-
net/openvswitch/flow.c:1075:36-1075:48: int ovs_flow_key_extract_userspace(struct net *net, const struct nlattr *attr,
-
net/openvswitch/flow_netlink.c:1156:34-1156:46: static int metadata_from_nlattrs(struct net *net, struct sw_flow_match *match,
-
net/openvswitch/flow_netlink.c:1509:33-1509:45: static int ovs_key_from_nlattrs(struct net *net, struct sw_flow_match *match,
-
net/openvswitch/flow_netlink.c:1798:23-1798:35: int ovs_nla_get_match(struct net *net, struct sw_flow_match *match,
-
net/openvswitch/flow_netlink.c:1950:31-1950:43: int ovs_nla_get_flow_metadata(struct net *net,
-
net/openvswitch/flow_netlink.c:2550:37-2550:49: static int validate_and_copy_sample(struct net *net, const struct nlattr *attr,
-
net/openvswitch/flow_netlink.c:2615:38-2615:50: static int validate_and_copy_dec_ttl(struct net *net,
-
net/openvswitch/flow_netlink.c:2672:36-2672:48: static int validate_and_copy_clone(struct net *net,
-
net/openvswitch/flow_netlink.c:3060:44-3060:56: static int validate_and_copy_check_pkt_len(struct net *net,
-
net/openvswitch/flow_netlink.c:3151:35-3151:47: static int __ovs_nla_copy_actions(struct net *net, const struct nlattr *attr,
-
net/openvswitch/flow_netlink.c:3482:26-3482:38: int ovs_nla_copy_actions(struct net *net, const struct nlattr *attr,
-
net/openvswitch/vport.c:55:39-55:57: static struct hlist_head *hash_bucket(const struct net *net, const char *name)
-
net/openvswitch/vport.c:95:32-95:50: struct vport *ovs_vport_locate(const struct net *net, const char *name)
-
net/packet/af_packet.c:3341:26-3341:38: static int packet_create(struct net *net, struct socket *sock, int protocol,
-
net/packet/af_packet.c:4725:39-4725:51: static int __net_init packet_net_init(struct net *net)
-
net/packet/af_packet.c:4739:40-4739:52: static void __net_exit packet_net_exit(struct net *net)
-
net/phonet/af_phonet.c:50:29-50:41: static int pn_socket_create(struct net *net, struct socket *sock, int protocol,
-
net/phonet/pn_dev.c:36:41-36:53: static struct phonet_net *phonet_pernet(struct net *net)
-
net/phonet/pn_dev.c:41:47-41:59: struct phonet_device_list *phonet_device_list(struct net *net)
-
net/phonet/pn_dev.c:109:38-109:50: struct net_device *phonet_device_get(struct net *net)
-
net/phonet/pn_dev.c:206:27-206:39: int phonet_address_lookup(struct net *net, u8 addr)
-
net/phonet/pn_dev.c:303:39-303:51: static int __net_init phonet_init_net(struct net *net)
-
net/phonet/pn_dev.c:317:40-317:52: static void __net_exit phonet_exit_net(struct net *net)
-
net/phonet/pn_dev.c:393:41-393:53: struct net_device *phonet_route_get_rcu(struct net *net, u8 daddr)
-
net/phonet/pn_dev.c:404:40-404:52: struct net_device *phonet_route_output(struct net *net, u8 daddr)
-
net/phonet/socket.c:66:33-66:45: struct sock *pn_find_sock_by_sa(struct net *net, const struct sockaddr_pn *spn)
-
net/phonet/socket.c:104:32-104:44: void pn_deliver_sock_broadcast(struct net *net, struct sk_buff *skb)
-
net/phonet/socket.c:612:34-612:46: struct sock *pn_find_sock_by_res(struct net *net, u8 res)
-
net/psample/psample.c:140:51-140:63: static struct psample_group *psample_group_create(struct net *net,
-
net/psample/psample.c:165:22-165:34: psample_group_lookup(struct net *net, u32 group_num)
-
net/psample/psample.c:175:41-175:53: struct psample_group *psample_group_get(struct net *net, u32 group_num)
-
net/qrtr/af_qrtr.c:1260:24-1260:36: static int qrtr_create(struct net *net, struct socket *sock,
-
net/rds/af_rds.c:697:23-697:35: static int rds_create(struct net *net, struct socket *sock, int protocol,
-
net/rds/connection.c:82:47-82:59: static struct rds_connection *rds_conn_lookup(struct net *net,
-
net/rds/connection.c:160:49-160:61: static struct rds_connection *__rds_conn_create(struct net *net,
-
net/rds/connection.c:347:40-347:52: struct rds_connection *rds_conn_create(struct net *net,
-
net/rds/connection.c:357:49-357:61: struct rds_connection *rds_conn_create_outgoing(struct net *net,
-
net/rds/ib.c:406:31-406:43: static int rds_ib_laddr_check(struct net *net, const struct in6_addr *addr,
-
net/rds/ib_cm.c:764:31-764:43: static u32 __rds_find_ifindex(struct net *net, const struct in6_addr *addr)
-
net/rds/loop.c:196:33-196:45: static void rds_loop_kill_conns(struct net *net)
-
net/rds/loop.c:217:42-217:54: static void __net_exit rds_loop_exit_net(struct net *net)
-
net/rds/rds.h:180:52-180:64: void rds_conn_net_set(struct rds_connection *conn, struct net *net)
-
net/rds/tcp.c:316:25-316:37: int rds_tcp_laddr_check(struct net *net, const struct in6_addr *addr,
-
net/rds/tcp.c:544:40-544:52: static __net_init int rds_tcp_init_net(struct net *net)
-
net/rds/tcp.c:606:31-606:43: static void rds_tcp_kill_sock(struct net *net)
-
net/rds/tcp.c:633:41-633:53: static void __net_exit rds_tcp_exit_net(struct net *net)
-
net/rds/tcp.c:653:40-653:52: void *rds_tcp_listen_sock_def_readable(struct net *net)
-
net/rds/tcp.c:669:34-669:46: static void rds_tcp_sysctl_reset(struct net *net)
-
net/rds/tcp_listen.c:268:36-268:48: struct socket *rds_tcp_listen_init(struct net *net, bool isv6)
-
net/rds/transport.c:85:47-85:59: struct rds_transport *rds_trans_get_preferred(struct net *net,
-
net/rose/af_rose.c:520:24-520:36: static int rose_create(struct net *net, struct socket *sock, int protocol,
-
net/rxrpc/af_rxrpc.c:766:25-766:37: static int rxrpc_create(struct net *net, struct socket *sock, int protocol,
-
net/rxrpc/ar-internal.h:1128:43-1128:55: static inline struct rxrpc_net *rxrpc_net(struct net *net)
-
net/rxrpc/local_object.c:98:46-98:58: static struct rxrpc_local *rxrpc_alloc_local(struct net *net,
-
net/rxrpc/local_object.c:151:57-151:69: static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net)
-
net/rxrpc/local_object.c:239:40-239:52: struct rxrpc_local *rxrpc_lookup_local(struct net *net,
-
net/rxrpc/net_ns.c:34:38-34:50: static __net_init int rxrpc_init_net(struct net *net)
-
net/rxrpc/net_ns.c:99:39-99:51: static __net_exit void rxrpc_exit_net(struct net *net)
-
net/sched/act_api.c:675:33-675:45: static int __tcf_generic_walker(struct net *net, struct sk_buff *skb,
-
net/sched/act_api.c:688:29-688:41: static int __tcf_idr_search(struct net *net,
-
net/sched/act_api.c:1358:37-1358:49: struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp,
-
net/sched/act_api.c:1427:21-1427:33: int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla,
-
net/sched/act_api.c:1615:16-1615:28: tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n,
-
net/sched/act_api.c:1634:43-1634:55: static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla,
-
net/sched/act_api.c:1678:29-1678:41: static int tca_action_flush(struct net *net, struct nlattr *nla,
-
net/sched/act_api.c:1754:30-1754:42: static int tcf_action_delete(struct net *net, struct tc_action *actions[])
-
net/sched/act_api.c:1784:26-1784:38: tcf_reoffload_del_notify(struct net *net, struct tc_action *action)
-
net/sched/act_api.c:1874:16-1874:28: tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[],
-
net/sched/act_api.c:1906:15-1906:27: tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n,
-
net/sched/act_api.c:1954:16-1954:28: tcf_add_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[],
-
net/sched/act_api.c:1975:27-1975:39: static int tcf_action_add(struct net *net, struct nlattr *nla,
-
net/sched/act_bpf.c:279:25-279:37: static int tcf_bpf_init(struct net *net, struct nlattr *nla,
-
net/sched/act_bpf.c:405:36-405:48: static __net_init int bpf_init_net(struct net *net)
-
net/sched/act_connmark.c:98:30-98:42: static int tcf_connmark_init(struct net *net, struct nlattr *nla,
-
net/sched/act_connmark.c:246:41-246:53: static __net_init int connmark_init_net(struct net *net)
-
net/sched/act_csum.c:43:26-43:38: static int tcf_csum_init(struct net *net, struct nlattr *nla,
-
net/sched/act_csum.c:713:37-713:49: static __net_init int csum_init_net(struct net *net)
-
net/sched/act_ct.c:197:45-197:57: static int tcf_ct_flow_table_add_action_nat(struct net *net,
-
net/sched/act_ct.c:237:43-237:55: static int tcf_ct_flow_table_fill_actions(struct net *net,
-
net/sched/act_ct.c:295:34-295:46: static int tcf_ct_flow_table_get(struct net *net, struct tcf_ct_params *params)
-
net/sched/act_ct.c:706:36-706:48: static bool tcf_ct_skb_nfct_cached(struct net *net, struct sk_buff *skb,
-
net/sched/act_ct.c:797:36-797:48: static int tcf_ct_handle_fragments(struct net *net, struct sk_buff *skb,
-
net/sched/act_ct.c:1160:31-1160:43: static int tcf_ct_fill_params(struct net *net,
-
net/sched/act_ct.c:1259:24-1259:36: static int tcf_ct_init(struct net *net, struct nlattr *nla,
-
net/sched/act_ct.c:1552:35-1552:47: static __net_init int ct_init_net(struct net *net)
-
net/sched/act_ctinfo.c:156:28-156:40: static int tcf_ctinfo_init(struct net *net, struct nlattr *nla,
-
net/sched/act_ctinfo.c:367:39-367:51: static __net_init int ctinfo_init_net(struct net *net)
-
net/sched/act_gact.c:53:26-53:38: static int tcf_gact_init(struct net *net, struct nlattr *nla,
-
net/sched/act_gact.c:300:37-300:49: static __net_init int gact_init_net(struct net *net)
-
net/sched/act_gate.c:299:26-299:38: static int tcf_gate_init(struct net *net, struct nlattr *nla,
-
net/sched/act_gate.c:649:37-649:49: static __net_init int gate_init_net(struct net *net)
-
net/sched/act_ife.c:480:25-480:37: static int tcf_ife_init(struct net *net, struct nlattr *nla,
-
net/sched/act_ife.c:893:36-893:48: static __net_init int ife_init_net(struct net *net)
-
net/sched/act_ipt.c:32:28-32:40: static int ipt_init_target(struct net *net, struct xt_entry_target *t,
-
net/sched/act_ipt.c:63:59-63:71: static void ipt_destroy_target(struct xt_entry_target *t, struct net *net)
-
net/sched/act_ipt.c:95:27-95:39: static int __tcf_ipt_init(struct net *net, unsigned int id, struct nlattr *nla,
-
net/sched/act_ipt.c:216:25-216:37: static int tcf_ipt_init(struct net *net, struct nlattr *nla,
-
net/sched/act_ipt.c:225:24-225:36: static int tcf_xt_init(struct net *net, struct nlattr *nla,
-
net/sched/act_ipt.c:385:36-385:48: static __net_init int ipt_init_net(struct net *net)
-
net/sched/act_ipt.c:415:35-415:47: static __net_init int xt_init_net(struct net *net)
-
net/sched/act_mirred.c:92:28-92:40: static int tcf_mirred_init(struct net *net, struct nlattr *nla,
-
net/sched/act_mirred.c:509:39-509:51: static __net_init int mirred_init_net(struct net *net)
-
net/sched/act_mpls.c:160:26-160:38: static int tcf_mpls_init(struct net *net, struct nlattr *nla,
-
net/sched/act_mpls.c:456:37-456:49: static __net_init int mpls_init_net(struct net *net)
-
net/sched/act_nat.c:35:25-35:37: static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est,
-
net/sched/act_nat.c:328:36-328:48: static __net_init int nat_init_net(struct net *net)
-
net/sched/act_pedit.c:156:27-156:39: static int tcf_pedit_init(struct net *net, struct nlattr *nla,
-
net/sched/act_pedit.c:624:38-624:50: static __net_init int pedit_init_net(struct net *net)
-
net/sched/act_police.c:40:28-40:40: static int tcf_police_init(struct net *net, struct nlattr *nla,
-
net/sched/act_police.c:506:39-506:51: static __net_init int police_init_net(struct net *net)
-
net/sched/act_sample.c:36:28-36:40: static int tcf_sample_init(struct net *net, struct nlattr *nla,
-
net/sched/act_sample.c:320:39-320:51: static __net_init int sample_init_net(struct net *net)
-
net/sched/act_simple.c:88:26-88:38: static int tcf_simp_init(struct net *net, struct nlattr *nla,
-
net/sched/act_simple.c:213:37-213:49: static __net_init int simp_init_net(struct net *net)
-
net/sched/act_skbedit.c:117:29-117:41: static int tcf_skbedit_init(struct net *net, struct nlattr *nla,
-
net/sched/act_skbedit.c:430:40-430:52: static __net_init int skbedit_init_net(struct net *net)
-
net/sched/act_skbmod.c:102:28-102:40: static int tcf_skbmod_init(struct net *net, struct nlattr *nla,
-
net/sched/act_skbmod.c:291:39-291:51: static __net_init int skbmod_init_net(struct net *net)
-
net/sched/act_tunnel_key.c:357:28-357:40: static int tunnel_key_init(struct net *net, struct nlattr *nla,
-
net/sched/act_tunnel_key.c:846:43-846:55: static __net_init int tunnel_key_init_net(struct net *net)
-
net/sched/act_vlan.c:116:26-116:38: static int tcf_vlan_init(struct net *net, struct nlattr *nla,
-
net/sched/act_vlan.c:431:37-431:49: static __net_init int vlan_init_net(struct net *net)
-
net/sched/cls_api.c:959:54-959:66: static int tcf_block_insert(struct tcf_block *block, struct net *net,
-
net/sched/cls_api.c:975:55-975:67: static void tcf_block_remove(struct tcf_block *block, struct net *net)
-
net/sched/cls_api.c:984:43-984:55: static struct tcf_block *tcf_block_create(struct net *net, struct Qdisc *q,
-
net/sched/cls_api.c:1013:43-1013:55: static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index)
-
net/sched/cls_api.c:1020:47-1020:59: static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index)
-
net/sched/cls_api.c:1149:29-1149:41: static int __tcf_qdisc_find(struct net *net, struct Qdisc **q,
-
net/sched/cls_api.c:1244:43-1244:55: static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q,
-
net/sched/cls_api.c:1318:41-1318:53: static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q,
-
net/sched/cls_api.c:1964:26-1964:38: static int tcf_fill_node(struct net *net, struct sk_buff *skb,
-
net/sched/cls_api.c:2025:27-2025:39: static int tfilter_notify(struct net *net, struct sk_buff *oskb,
-
net/sched/cls_api.c:2054:31-2054:43: static int tfilter_del_notify(struct net *net, struct sk_buff *oskb,
-
net/sched/cls_api.c:2093:34-2093:46: static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb,
-
net/sched/cls_api.c:2824:10-2824:22: struct net *net, struct sk_buff *skb,
-
net/sched/cls_api.c:2933:56-2933:68: static int tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net,
-
net/sched/cls_api.c:3207:45-3207:57: int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action,
-
net/sched/cls_api.c:3262:26-3262:38: int tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb,
-
net/sched/cls_api.c:3317:23-3317:35: int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb,
-
net/sched/cls_api.c:3938:36-3938:48: static __net_init int tcf_net_init(struct net *net)
-
net/sched/cls_api.c:3947:37-3947:49: static void __net_exit tcf_net_exit(struct net *net)
-
net/sched/cls_basic.c:147:28-147:40: static int basic_set_parms(struct net *net, struct tcf_proto *tp,
-
net/sched/cls_basic.c:172:25-172:37: static int basic_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_basic.c:269:23-269:35: static int basic_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_bpf.c:409:27-409:39: static int cls_bpf_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_bpf.c:577:25-577:37: static int cls_bpf_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_cgroup.c:78:30-78:42: static int cls_cgroup_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_cgroup.c:172:28-172:40: static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_flow.c:389:24-389:36: static int flow_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_flow.c:620:22-620:34: static int flow_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_flower.c:1751:23-1751:35: static int fl_set_key(struct net *net, struct nlattr **tb,
-
net/sched/cls_flower.c:2228:22-2228:34: static int fl_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_flower.c:2671:30-2671:42: static void *fl_tmplt_create(struct net *net, struct tcf_chain *chain,
-
net/sched/cls_flower.c:3224:45-3224:57: static int fl_dump_key(struct sk_buff *skb, struct net *net,
-
net/sched/cls_flower.c:3468:20-3468:32: static int fl_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_flower.c:3526:26-3526:38: static int fl_terse_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_flower.c:3568:47-3568:59: static int fl_tmplt_dump(struct sk_buff *skb, struct net *net, void *tmplt_priv)
-
net/sched/cls_fw.c:201:25-201:37: static int fw_set_parms(struct net *net, struct tcf_proto *tp,
-
net/sched/cls_fw.c:239:22-239:34: static int fw_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_fw.c:368:20-368:32: static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_matchall.c:162:24-162:36: static int mall_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_matchall.c:326:22-326:34: static int mall_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_route.c:383:29-383:41: static int route4_set_parms(struct net *net, struct tcf_proto *tp,
-
net/sched/cls_route.c:472:26-472:38: static int route4_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_route.c:599:24-599:36: static int route4_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/cls_u32.c:731:26-731:38: static int u32_set_parms(struct net *net, struct tcf_proto *tp,
-
net/sched/cls_u32.c:812:42-812:54: static struct tc_u_knode *u32_init_knode(struct net *net, struct tcf_proto *tp,
-
net/sched/cls_u32.c:860:23-860:35: static int u32_change(struct net *net, struct sk_buff *in_skb,
-
net/sched/cls_u32.c:1329:21-1329:33: static int u32_dump(struct net *net, struct tcf_proto *tp, void *fh,
-
net/sched/em_canid.c:120:28-120:40: static int em_canid_change(struct net *net, void *data, int len,
-
net/sched/em_ipset.c:19:28-19:40: static int em_ipset_change(struct net *net, void *data, int data_len,
-
net/sched/em_ipt.c:42:24-42:36: static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len)
-
net/sched/em_ipt.c:126:26-126:38: static int em_ipt_change(struct net *net, void *data, int data_len,
-
net/sched/em_meta.c:906:27-906:39: static int em_meta_change(struct net *net, void *data, int len,
-
net/sched/em_nbyte.c:22:28-22:40: static int em_nbyte_change(struct net *net, void *data, int data_len,
-
net/sched/em_text.c:43:27-43:39: static int em_text_change(struct net *net, void *data, int len,
-
net/sched/sch_api.c:1006:25-1006:37: static int qdisc_notify(struct net *net, struct sk_buff *oskb,
-
net/sched/sch_api.c:1038:32-1038:44: static void notify_and_destroy(struct net *net, struct sk_buff *skb,
-
net/sched/sch_api.c:1932:26-1932:38: static int tclass_notify(struct net *net, struct sk_buff *oskb,
-
net/sched/sch_api.c:1952:30-1952:42: static int tclass_del_notify(struct net *net,
-
net/sched/sch_api.c:2325:39-2325:51: static int __net_init psched_net_init(struct net *net)
-
net/sched/sch_api.c:2336:40-2336:52: static void __net_exit psched_net_exit(struct net *net)
-
net/sched/sch_frag.c:23:26-23:38: static int sch_frag_xmit(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/sched/sch_frag.c:84:25-84:37: static int sch_fragment(struct net *net, struct sk_buff *skb,
-
net/sctp/bind_addr.c:43:25-43:37: int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
-
net/sctp/bind_addr.c:459:31-459:43: static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest,
-
net/sctp/bind_addr.c:505:19-505:31: int sctp_in_scope(struct net *net, const union sctp_addr *addr,
-
net/sctp/endpointola.c:248:13-248:25: struct net *net,
-
net/sctp/input.c:71:37-71:49: static inline int sctp_rcv_checksum(struct net *net, struct sk_buff *skb)
-
net/sctp/input.c:460:30-460:42: struct sock *sctp_err_lookup(struct net *net, int family, struct sk_buff *skb,
-
net/sctp/input.c:822:33-822:51: static inline __u32 sctp_hashfn(const struct net *net, __be16 lport,
-
net/sctp/input.c:838:6-838:18: struct net *net, struct sk_buff *skb,
-
net/sctp/input.c:981:27-981:39: bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif)
-
net/sctp/input.c:993:5-993:17: struct net *net,
-
net/sctp/input.c:1050:6-1050:18: struct net *net,
-
net/sctp/input.c:1072:50-1072:62: struct sctp_association *sctp_lookup_association(struct net *net,
-
net/sctp/input.c:1088:27-1088:39: bool sctp_has_association(struct net *net,
-
net/sctp/input.c:1121:56-1121:68: static struct sctp_association *__sctp_rcv_init_lookup(struct net *net,
-
net/sctp/input.c:1186:6-1186:18: struct net *net,
-
net/sctp/input.c:1224:56-1224:68: static struct sctp_association *__sctp_rcv_walk_lookup(struct net *net,
-
net/sctp/input.c:1293:58-1293:70: static struct sctp_association *__sctp_rcv_lookup_harder(struct net *net,
-
net/sctp/input.c:1327:51-1327:63: static struct sctp_association *__sctp_rcv_lookup(struct net *net,
-
net/sctp/objcnt.c:97:27-97:39: void sctp_dbg_objcnt_init(struct net *net)
-
net/sctp/primitive.c:73:1-73:1: DECLARE_PRIMITIVE(ASSOCIATE)
-
net/sctp/primitive.c:89:1-89:1: DECLARE_PRIMITIVE(SHUTDOWN);
-
net/sctp/primitive.c:104:1-104:1: DECLARE_PRIMITIVE(ABORT);
-
net/sctp/primitive.c:163:1-163:1: DECLARE_PRIMITIVE(SEND);
-
net/sctp/primitive.c:185:1-185:1: DECLARE_PRIMITIVE(REQUESTHEARTBEAT);
-
net/sctp/primitive.c:198:1-198:1: DECLARE_PRIMITIVE(ASCONF);
-
net/sctp/primitive.c:201:1-201:1: DECLARE_PRIMITIVE(RECONF);
-
net/sctp/proc.c:376:31-376:43: int __net_init sctp_proc_init(struct net *net)
-
net/sctp/protocol.c:102:38-102:50: static void sctp_get_local_addr_list(struct net *net)
-
net/sctp/protocol.c:119:39-119:51: static void sctp_free_local_addr_list(struct net *net)
-
net/sctp/protocol.c:132:31-132:43: int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp,
-
net/sctp/protocol.c:690:31-690:43: static void sctp_free_addr_wq(struct net *net)
-
net/sctp/protocol.c:707:56-707:68: static struct sctp_sockaddr_entry *sctp_addr_wq_lookup(struct net *net,
-
net/sctp/protocol.c:728:24-728:36: void sctp_addr_wq_mgmt(struct net *net, struct sctp_sockaddr_entry *addr, int cmd)
-
net/sctp/protocol.c:830:31-830:43: static int sctp_ctl_sock_init(struct net *net)
-
net/sctp/protocol.c:863:25-863:37: int sctp_udp_sock_start(struct net *net)
-
net/sctp/protocol.c:911:25-911:37: void sctp_udp_sock_stop(struct net *net)
-
net/sctp/protocol.c:1230:34-1230:46: static inline int init_sctp_mibs(struct net *net)
-
net/sctp/protocol.c:1238:38-1238:50: static inline void cleanup_sctp_mibs(struct net *net)
-
net/sctp/protocol.c:1295:42-1295:54: static int __net_init sctp_defaults_init(struct net *net)
-
net/sctp/protocol.c:1439:43-1439:55: static void __net_exit sctp_defaults_exit(struct net *net)
-
net/sctp/protocol.c:1458:42-1458:54: static int __net_init sctp_ctrlsock_init(struct net *net)
-
net/sctp/protocol.c:1470:43-1470:55: static void __net_exit sctp_ctrlsock_exit(struct net *net)
-
net/sctp/sm_make_chunk.c:2011:34-2011:46: static int sctp_verify_ext_param(struct net *net,
-
net/sctp/sm_make_chunk.c:2162:43-2162:55: static enum sctp_ierror sctp_verify_param(struct net *net,
-
net/sctp/sm_make_chunk.c:2290:22-2290:34: int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
-
net/sctp/sm_sideeffect.c:1143:16-1143:28: int sctp_do_sm(struct net *net, enum sctp_event_type event_type,
-
net/sctp/sm_statefuns.c:231:38-231:50: enum sctp_disposition sctp_sf_do_4_C(struct net *net,
-
net/sctp/sm_statefuns.c:316:44-316:56: enum sctp_disposition sctp_sf_do_5_1B_init(struct net *net,
-
net/sctp/sm_statefuns.c:516:43-516:55: enum sctp_disposition sctp_sf_do_5_1C_ack(struct net *net,
-
net/sctp/sm_statefuns.c:635:36-635:48: static bool sctp_auth_chunk_verify(struct net *net, struct sctp_chunk *chunk,
-
net/sctp/sm_statefuns.c:698:42-698:54: enum sctp_disposition sctp_sf_do_5_1D_ce(struct net *net,
-
net/sctp/sm_statefuns.c:919:42-919:54: enum sctp_disposition sctp_sf_do_5_1E_ca(struct net *net,
-
net/sctp/sm_statefuns.c:1038:44-1038:56: enum sctp_disposition sctp_sf_sendbeat_8_3(struct net *net,
-
net/sctp/sm_statefuns.c:1086:43-1086:55: enum sctp_disposition sctp_sf_send_reconf(struct net *net,
-
net/sctp/sm_statefuns.c:1115:42-1115:54: enum sctp_disposition sctp_sf_send_probe(struct net *net,
-
net/sctp/sm_statefuns.c:1163:40-1163:52: enum sctp_disposition sctp_sf_beat_8_3(struct net *net,
-
net/sctp/sm_statefuns.c:1237:44-1237:56: enum sctp_disposition sctp_sf_backbeat_8_3(struct net *net,
-
net/sctp/sm_statefuns.c:1323:39-1323:51: static int sctp_sf_send_restart_abort(struct net *net, union sctp_addr *ssa,
-
net/sctp/sm_statefuns.c:1511:6-1511:18: struct net *net,
-
net/sctp/sm_statefuns.c:1730:6-1730:18: struct net *net,
-
net/sctp/sm_statefuns.c:1785:6-1785:18: struct net *net,
-
net/sctp/sm_statefuns.c:1809:6-1809:18: struct net *net,
-
net/sctp/sm_statefuns.c:1855:6-1855:18: struct net *net,
-
net/sctp/sm_statefuns.c:1978:6-1978:18: struct net *net,
-
net/sctp/sm_statefuns.c:2062:6-2062:18: struct net *net,
-
net/sctp/sm_statefuns.c:2085:6-2085:18: struct net *net,
-
net/sctp/sm_statefuns.c:2197:6-2197:18: struct net *net,
-
net/sctp/sm_statefuns.c:2324:6-2324:18: struct net *net,
-
net/sctp/sm_statefuns.c:2370:6-2370:18: struct net *net,
-
net/sctp/sm_statefuns.c:2424:6-2424:18: struct net *net,
-
net/sctp/sm_statefuns.c:2452:6-2452:18: struct net *net,
-
net/sctp/sm_statefuns.c:2517:6-2517:18: struct net *net,
-
net/sctp/sm_statefuns.c:2640:6-2640:18: struct net *net,
-
net/sctp/sm_statefuns.c:2681:6-2681:18: struct net *net,
-
net/sctp/sm_statefuns.c:2712:6-2712:18: struct net *net,
-
net/sctp/sm_statefuns.c:2752:6-2752:18: struct net *net,
-
net/sctp/sm_statefuns.c:2768:6-2768:18: struct net *net,
-
net/sctp/sm_statefuns.c:2787:6-2787:18: struct net *net,
-
net/sctp/sm_statefuns.c:2842:6-2842:18: struct net *net,
-
net/sctp/sm_statefuns.c:2932:6-2932:18: struct net *net,
-
net/sctp/sm_statefuns.c:2986:28-2986:40: __sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep,
-
net/sctp/sm_statefuns.c:3024:26-3024:38: sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep,
-
net/sctp/sm_statefuns.c:3068:42-3068:54: enum sctp_disposition sctp_sf_do_ecn_cwr(struct net *net,
-
net/sctp/sm_statefuns.c:3124:39-3124:51: enum sctp_disposition sctp_sf_do_ecne(struct net *net,
-
net/sctp/sm_statefuns.c:3180:44-3180:56: enum sctp_disposition sctp_sf_eat_data_6_2(struct net *net,
-
net/sctp/sm_statefuns.c:3301:6-3301:18: struct net *net,
-
net/sctp/sm_statefuns.c:3392:44-3392:56: enum sctp_disposition sctp_sf_eat_sack_6_2(struct net *net,
-
net/sctp/sm_statefuns.c:3469:6-3469:18: struct net *net,
-
net/sctp/sm_statefuns.c:3516:6-3516:18: struct net *net,
-
net/sctp/sm_statefuns.c:3558:44-3558:56: enum sctp_disposition sctp_sf_operr_notify(struct net *net,
-
net/sctp/sm_statefuns.c:3596:44-3596:56: enum sctp_disposition sctp_sf_do_9_2_final(struct net *net,
-
net/sctp/sm_statefuns.c:3679:36-3679:48: enum sctp_disposition sctp_sf_ootb(struct net *net,
-
net/sctp/sm_statefuns.c:3775:6-3775:18: struct net *net,
-
net/sctp/sm_statefuns.c:3831:45-3831:57: enum sctp_disposition sctp_sf_do_8_5_1_E_sa(struct net *net,
-
net/sctp/sm_statefuns.c:3859:41-3859:53: enum sctp_disposition sctp_sf_do_asconf(struct net *net,
-
net/sctp/sm_statefuns.c:3973:6-3973:18: struct net *net,
-
net/sctp/sm_statefuns.c:4000:45-4000:57: enum sctp_disposition sctp_sf_do_asconf_ack(struct net *net,
-
net/sctp/sm_statefuns.c:4115:41-4115:53: enum sctp_disposition sctp_sf_do_reconf(struct net *net,
-
net/sctp/sm_statefuns.c:4192:43-4192:55: enum sctp_disposition sctp_sf_eat_fwd_tsn(struct net *net,
-
net/sctp/sm_statefuns.c:4259:6-4259:18: struct net *net,
-
net/sctp/sm_statefuns.c:4421:40-4421:52: enum sctp_disposition sctp_sf_eat_auth(struct net *net,
-
net/sctp/sm_statefuns.c:4517:41-4517:53: enum sctp_disposition sctp_sf_unk_chunk(struct net *net,
-
net/sctp/sm_statefuns.c:4597:45-4597:57: enum sctp_disposition sctp_sf_discard_chunk(struct net *net,
-
net/sctp/sm_statefuns.c:4640:40-4640:52: enum sctp_disposition sctp_sf_pdiscard(struct net *net,
-
net/sctp/sm_statefuns.c:4667:41-4667:53: enum sctp_disposition sctp_sf_violation(struct net *net,
-
net/sctp/sm_statefuns.c:4691:6-4691:18: struct net *net,
-
net/sctp/sm_statefuns.c:4808:6-4808:18: struct net *net,
-
net/sctp/sm_statefuns.c:4828:6-4828:18: struct net *net,
-
net/sctp/sm_statefuns.c:4871:6-4871:18: struct net *net,
-
net/sctp/sm_statefuns.c:4891:6-4891:18: struct net *net,
-
net/sctp/sm_statefuns.c:4963:43-4963:55: enum sctp_disposition sctp_sf_do_prm_asoc(struct net *net,
-
net/sctp/sm_statefuns.c:5075:43-5075:55: enum sctp_disposition sctp_sf_do_prm_send(struct net *net,
-
net/sctp/sm_statefuns.c:5115:6-5115:18: struct net *net,
-
net/sctp/sm_statefuns.c:5172:6-5172:18: struct net *net,
-
net/sctp/sm_statefuns.c:5209:44-5209:56: enum sctp_disposition sctp_sf_error_closed(struct net *net,
-
net/sctp/sm_statefuns.c:5224:6-5224:18: struct net *net,
-
net/sctp/sm_statefuns.c:5251:6-5251:18: struct net *net,
-
net/sctp/sm_statefuns.c:5286:6-5286:18: struct net *net,
-
net/sctp/sm_statefuns.c:5314:6-5314:18: struct net *net,
-
net/sctp/sm_statefuns.c:5363:6-5363:18: struct net *net,
-
net/sctp/sm_statefuns.c:5389:6-5389:18: struct net *net,
-
net/sctp/sm_statefuns.c:5416:6-5416:18: struct net *net,
-
net/sctp/sm_statefuns.c:5447:6-5447:18: struct net *net,
-
net/sctp/sm_statefuns.c:5483:6-5483:18: struct net *net,
-
net/sctp/sm_statefuns.c:5515:45-5515:57: enum sctp_disposition sctp_sf_do_prm_asconf(struct net *net,
-
net/sctp/sm_statefuns.c:5532:45-5532:57: enum sctp_disposition sctp_sf_do_prm_reconf(struct net *net,
-
net/sctp/sm_statefuns.c:5551:6-5551:18: struct net *net,
-
net/sctp/sm_statefuns.c:5575:6-5575:18: struct net *net,
-
net/sctp/sm_statefuns.c:5607:6-5607:18: struct net *net,
-
net/sctp/sm_statefuns.c:5677:6-5677:18: struct net *net,
-
net/sctp/sm_statefuns.c:5750:44-5750:56: enum sctp_disposition sctp_sf_ignore_other(struct net *net,
-
net/sctp/sm_statefuns.c:5778:44-5778:56: enum sctp_disposition sctp_sf_do_6_3_3_rtx(struct net *net,
-
net/sctp/sm_statefuns.c:5866:43-5866:55: enum sctp_disposition sctp_sf_do_6_2_sack(struct net *net,
-
net/sctp/sm_statefuns.c:5898:6-5898:18: struct net *net,
-
net/sctp/sm_statefuns.c:5963:6-5963:18: struct net *net,
-
net/sctp/sm_statefuns.c:6014:6-6014:18: struct net *net,
-
net/sctp/sm_statefuns.c:6085:6-6085:18: struct net *net,
-
net/sctp/sm_statefuns.c:6157:6-6157:18: struct net *net,
-
net/sctp/sm_statefuns.c:6194:6-6194:18: struct net *net,
-
net/sctp/sm_statefuns.c:6237:40-6237:52: enum sctp_disposition sctp_sf_not_impl(struct net *net,
-
net/sctp/sm_statefuns.c:6254:35-6254:47: enum sctp_disposition sctp_sf_bug(struct net *net,
-
net/sctp/sm_statefuns.c:6274:44-6274:56: enum sctp_disposition sctp_sf_timer_ignore(struct net *net,
-
net/sctp/sm_statefuns.c:6319:6-6319:18: struct net *net,
-
net/sctp/sm_statefuns.c:6361:6-6361:18: struct net *net,
-
net/sctp/sm_statefuns.c:6444:40-6444:52: static void sctp_send_stale_cookie_err(struct net *net,
-
net/sctp/sm_statetable.c:66:6-66:18: struct net *net,
-
net/sctp/sm_statetable.c:1006:7-1006:19: struct net *net,
-
net/sctp/socket.c:5257:48-5257:60: struct sctp_transport *sctp_transport_get_next(struct net *net,
-
net/sctp/socket.c:5283:47-5283:59: struct sctp_transport *sctp_transport_get_idx(struct net *net,
-
net/sctp/socket.c:5323:55-5323:67: int sctp_transport_lookup_process(sctp_callback_t cb, struct net *net,
-
net/sctp/socket.c:5353:9-5353:21: struct net *net, int *pos, void *p)
-
net/sctp/socket.c:8695:37-8695:49: struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum)
-
net/sctp/sysctl.c:598:30-598:42: int sctp_sysctl_net_register(struct net *net)
-
net/sctp/sysctl.c:625:33-625:45: void sctp_sysctl_net_unregister(struct net *net)
-
net/sctp/transport.c:40:51-40:63: static struct sctp_transport *sctp_transport_init(struct net *net,
-
net/sctp/transport.c:91:43-91:55: struct sctp_transport *sctp_transport_new(struct net *net,
-
net/sctp/ulpqueue.c:312:51-312:63: struct sctp_ulpevent *sctp_make_reassembled_event(struct net *net,
-
net/smc/af_smc.c:365:36-365:48: static struct sock *smc_sock_alloc(struct net *net, struct socket *sock,
-
net/smc/af_smc.c:3282:25-3282:37: static int __smc_create(struct net *net, struct socket *sock, int protocol,
-
net/smc/af_smc.c:3340:23-3340:35: static int smc_create(struct net *net, struct socket *sock, int protocol,
-
net/smc/af_smc.c:3412:36-3412:48: static __net_init int smc_net_init(struct net *net)
-
net/smc/af_smc.c:3422:37-3422:49: static void __net_exit smc_net_exit(struct net *net)
-
net/smc/af_smc.c:3428:41-3428:53: static __net_init int smc_net_stat_init(struct net *net)
-
net/smc/af_smc.c:3433:42-3433:54: static void __net_exit smc_net_stat_exit(struct net *net)
-
net/smc/smc.h:337:27-337:31: static inline void hton24(u8 *net, u32 host)
-
net/smc/smc.h:346:26-346:30: static inline u32 ntoh24(u8 *net)
-
net/smc/smc_core.c:1836:7-1836:19: struct net *net)
-
net/smc/smc_ib.c:196:23-196:35: int smc_ib_find_route(struct net *net, __be32 saddr, __be32 daddr,
-
net/smc/smc_pnet.c:101:38-101:50: static int smc_pnet_remove_by_pnetid(struct net *net, char *pnet_name)
-
net/smc/smc_pnet.c:345:62-345:74: static int smc_pnet_add_eth(struct smc_pnettable *pnettable, struct net *net,
-
net/smc/smc_pnet.c:477:27-477:39: static int smc_pnet_enter(struct net *net, struct nlattr *tb[])
-
net/smc/smc_pnet.c:601:27-601:39: static int _smc_pnet_dump(struct net *net, struct sk_buff *skb, u32 portid,
-
net/smc/smc_pnet.c:726:30-726:42: bool smc_pnet_is_ndev_pnetid(struct net *net, u8 *pnetid)
-
net/smc/smc_pnet.c:745:32-745:44: static int smc_pnet_add_pnetid(struct net *net, u8 *pnetid)
-
net/smc/smc_pnet.c:771:36-771:48: static void smc_pnet_remove_pnetid(struct net *net, u8 *pnetid)
-
net/smc/smc_pnet.c:789:38-789:50: static void smc_pnet_add_base_pnetid(struct net *net, struct net_device *dev,
-
net/smc/smc_pnet.c:804:42-804:54: static void smc_pnet_create_pnetids_list(struct net *net)
-
net/smc/smc_pnet.c:816:43-816:55: static void smc_pnet_destroy_pnetids_list(struct net *net)
-
net/smc/smc_pnet.c:867:23-867:35: int smc_pnet_net_init(struct net *net)
-
net/smc/smc_pnet.c:901:24-901:36: void smc_pnet_net_exit(struct net *net)
-
net/smc/smc_pnet.c:994:8-994:20: struct net *net)
-
net/smc/smc_stats.c:21:20-21:32: int smc_stats_init(struct net *net)
-
net/smc/smc_stats.c:38:21-38:33: void smc_stats_exit(struct net *net)
-
net/smc/smc_sysctl.c:74:36-74:48: int __net_init smc_sysctl_net_init(struct net *net)
-
net/smc/smc_sysctl.c:110:37-110:49: void __net_exit smc_sysctl_net_exit(struct net *net)
-
net/socket.c:1183:19-1183:31: int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
-
net/socket.c:1210:27-1210:39: static long sock_do_ioctl(struct net *net, struct socket *sock,
-
net/socket.c:1498:19-1498:31: int __sock_create(struct net *net, int family, int type, int protocol,
-
net/socket.c:1636:22-1636:34: int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res)
-
net/socket.c:3344:30-3344:42: static int compat_siocwandev(struct net *net, struct compat_ifreq __user *uifr32)
-
net/socket.c:3370:34-3370:46: static int compat_ifr_data_ioctl(struct net *net, unsigned int cmd,
-
net/sunrpc/addr.c:161:31-161:43: static int rpc_parse_scope_id(struct net *net, const char *buf,
-
net/sunrpc/addr.c:199:25-199:37: static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen,
-
net/sunrpc/addr.c:244:17-244:29: size_t rpc_pton(struct net *net, const char *buf, const size_t buflen,
-
net/sunrpc/addr.c:310:27-310:39: size_t rpc_uaddr2sockaddr(struct net *net, const char *uaddr,
-
net/sunrpc/auth_gss/auth_gss.c:273:29-273:41: static int get_pipe_version(struct net *net)
-
net/sunrpc/auth_gss/auth_gss.c:288:30-288:42: static void put_pipe_version(struct net *net)
-
net/sunrpc/auth_gss/auth_gss.c:2233:43-2233:55: static __net_init int rpcsec_gss_init_net(struct net *net)
-
net/sunrpc/auth_gss/auth_gss.c:2238:44-2238:56: static __net_exit void rpcsec_gss_exit_net(struct net *net)
-
net/sunrpc/auth_gss/gss_rpc_upcall.c:79:28-79:40: static int gssp_rpc_create(struct net *net, struct rpc_clnt **_clnt)
-
net/sunrpc/auth_gss/gss_rpc_upcall.c:130:19-130:31: int set_gssp_clnt(struct net *net)
-
net/sunrpc/auth_gss/gss_rpc_upcall.c:169:22-169:34: static int gssp_call(struct net *net, struct rpc_message *msg)
-
net/sunrpc/auth_gss/gss_rpc_upcall.c:271:36-271:48: int gssp_accept_sec_context_upcall(struct net *net,
-
net/sunrpc/auth_gss/svcauth_gss.c:1368:26-1368:38: static int set_gss_proxy(struct net *net, int type)
-
net/sunrpc/auth_gss/svcauth_gss.c:1380:27-1380:39: static bool use_gss_proxy(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:1473:44-1473:56: static int create_use_gss_proxy_proc_entry(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:1488:46-1488:58: static void destroy_use_gss_proxy_proc_entry(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:1528:44-1528:56: static int create_krb5_enctypes_proc_entry(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:1539:46-1539:58: static void destroy_krb5_enctypes_proc_entry(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2027:33-2027:45: static int rsi_cache_create_net(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2045:35-2045:47: static void rsi_cache_destroy_net(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2056:33-2056:45: static int rsc_cache_create_net(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2074:35-2074:47: static void rsc_cache_destroy_net(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2086:18-2086:30: gss_svc_init_net(struct net *net)
-
net/sunrpc/auth_gss/svcauth_gss.c:2116:22-2116:34: gss_svc_shutdown_net(struct net *net)
-
net/sunrpc/cache.c:1677:63-1677:75: static int create_cache_proc_entries(struct cache_detail *cd, struct net *net)
-
net/sunrpc/cache.c:1721:49-1721:61: int cache_register_net(struct cache_detail *cd, struct net *net)
-
net/sunrpc/cache.c:1733:52-1733:64: void cache_unregister_net(struct cache_detail *cd, struct net *net)
-
net/sunrpc/cache.c:1740:72-1740:84: struct cache_detail *cache_create_net(const struct cache_detail *tmpl, struct net *net)
-
net/sunrpc/cache.c:1763:49-1763:61: void cache_destroy_net(struct cache_detail *cd, struct net *net)
-
net/sunrpc/clnt.c:219:50-219:62: static struct rpc_clnt *rpc_get_client_for_event(struct net *net, int event)
-
net/sunrpc/clnt.c:1428:25-1428:37: static int rpc_sockname(struct net *net, struct sockaddr *sap, size_t salen,
-
net/sunrpc/clnt.c:3329:21-3329:33: void rpc_show_tasks(struct net *net)
-
net/sunrpc/rpc_pipe.c:889:32-889:44: rpc_add_pipe_dir_object_locked(struct net *net,
-
net/sunrpc/rpc_pipe.c:903:35-903:47: rpc_remove_pipe_dir_object_locked(struct net *net,
-
net/sunrpc/rpc_pipe.c:920:25-920:37: rpc_add_pipe_dir_object(struct net *net,
-
net/sunrpc/rpc_pipe.c:945:28-945:40: rpc_remove_pipe_dir_object(struct net *net,
-
net/sunrpc/rpc_pipe.c:969:35-969:47: rpc_find_or_alloc_pipe_dir_object(struct net *net,
-
net/sunrpc/rpc_pipe.c:1199:25-1199:37: int rpc_pipefs_init_net(struct net *net)
-
net/sunrpc/rpc_pipe.c:1212:26-1212:38: void rpc_pipefs_exit_net(struct net *net)
-
net/sunrpc/rpc_pipe.c:1225:36-1225:54: struct super_block *rpc_get_sb_net(const struct net *net)
-
net/sunrpc/rpc_pipe.c:1237:21-1237:39: void rpc_put_sb_net(const struct net *net)
-
net/sunrpc/rpc_pipe.c:1411:14-1411:26: gssd_running(struct net *net)
-
net/sunrpc/rpcb_clnt.c:164:27-164:39: static int rpcb_get_local(struct net *net)
-
net/sunrpc/rpcb_clnt.c:178:21-178:33: void rpcb_put_local(struct net *net)
-
net/sunrpc/rpcb_clnt.c:206:28-206:40: static void rpcb_set_local(struct net *net, struct rpc_clnt *clnt,
-
net/sunrpc/rpcb_clnt.c:228:33-228:45: static int rpcb_create_af_local(struct net *net,
-
net/sunrpc/rpcb_clnt.c:274:39-274:51: static int rpcb_create_local_abstract(struct net *net)
-
net/sunrpc/rpcb_clnt.c:284:35-284:47: static int rpcb_create_local_unix(struct net *net)
-
net/sunrpc/rpcb_clnt.c:298:34-298:46: static int rpcb_create_local_net(struct net *net)
-
net/sunrpc/rpcb_clnt.c:345:23-345:35: int rpcb_create_local(struct net *net)
-
net/sunrpc/rpcb_clnt.c:366:37-366:49: static struct rpc_clnt *rpcb_create(struct net *net, const char *nodename,
-
net/sunrpc/rpcb_clnt.c:454:19-454:31: int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port)
-
net/sunrpc/rpcb_clnt.c:588:22-588:34: int rpcb_v4_register(struct net *net, const u32 program, const u32 version,
-
net/sunrpc/stats.c:287:13-287:25: do_register(struct net *net, const char *name, void *data,
-
net/sunrpc/stats.c:298:19-298:31: rpc_proc_register(struct net *net, struct rpc_stat *statp)
-
net/sunrpc/stats.c:305:21-305:33: rpc_proc_unregister(struct net *net, const char *name)
-
net/sunrpc/stats.c:315:19-315:31: svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops)
-
net/sunrpc/stats.c:322:21-322:33: svc_proc_unregister(struct net *net, const char *name)
-
net/sunrpc/stats.c:331:19-331:31: int rpc_proc_init(struct net *net)
-
net/sunrpc/stats.c:344:20-344:32: void rpc_proc_exit(struct net *net)
-
net/sunrpc/sunrpc_syms.c:33:39-33:51: static __net_init int sunrpc_init_net(struct net *net)
-
net/sunrpc/sunrpc_syms.c:69:40-69:52: static __net_exit void sunrpc_exit_net(struct net *net)
-
net/sunrpc/svc.c:391:43-391:55: int svc_rpcb_setup(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc.c:405:46-405:58: void svc_rpcb_cleanup(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc.c:429:37-429:49: int svc_bind(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc.c:954:33-954:45: static int __svc_rpcb_register4(struct net *net, const u32 program,
-
net/sunrpc/svc.c:1002:33-1002:45: static int __svc_rpcb_register6(struct net *net, const u32 program,
-
net/sunrpc/svc.c:1046:27-1046:39: static int __svc_register(struct net *net, const char *progname,
-
net/sunrpc/svc.c:1070:29-1070:41: int svc_rpcbind_set_version(struct net *net,
-
net/sunrpc/svc.c:1082:29-1082:41: int svc_generic_rpcbind_set(struct net *net,
-
net/sunrpc/svc.c:1124:47-1124:59: int svc_register(const struct svc_serv *serv, struct net *net,
-
net/sunrpc/svc.c:1160:30-1160:42: static void __svc_unregister(struct net *net, const u32 program, const u32 version,
-
net/sunrpc/svc.c:1185:57-1185:69: static void svc_unregister(const struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc_xprt.c:195:20-195:32: void svc_xprt_init(struct net *net, struct svc_xprt_class *xcl,
-
net/sunrpc/svc_xprt.c:217:7-217:19: struct net *net,
-
net/sunrpc/svc_xprt.c:298:8-298:20: struct net *net, const int family,
-
net/sunrpc/svc_xprt.c:348:7-348:19: struct net *net, const int family,
-
net/sunrpc/svc_xprt.c:1068:79-1068:91: static int svc_close_list(struct svc_serv *serv, struct list_head *xprt_list, struct net *net)
-
net/sunrpc/svc_xprt.c:1085:64-1085:76: static struct svc_xprt *svc_dequeue_net(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc_xprt.c:1108:55-1108:67: static void svc_clean_up_xprts(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc_xprt.c:1134:50-1134:62: void svc_xprt_destroy_all(struct svc_serv *serv, struct net *net)
-
net/sunrpc/svc_xprt.c:1290:11-1290:23: struct net *net, const sa_family_t af,
-
net/sunrpc/svcauth_unix.c:328:25-328:37: void svcauth_unix_purge(struct net *net)
-
net/sunrpc/svcauth_unix.c:600:27-600:39: int unix_gid_cache_create(struct net *net)
-
net/sunrpc/svcauth_unix.c:618:29-618:41: void unix_gid_cache_destroy(struct net *net)
-
net/sunrpc/svcauth_unix.c:1034:25-1034:37: int ip_map_cache_create(struct net *net)
-
net/sunrpc/svcauth_unix.c:1052:27-1052:39: void ip_map_cache_destroy(struct net *net)
-
net/sunrpc/svcsock.c:768:12-768:24: struct net *net,
-
net/sunrpc/svcsock.c:1309:12-1309:24: struct net *net,
-
net/sunrpc/svcsock.c:1466:40-1466:52: int svc_addsock(struct svc_serv *serv, struct net *net, const int fd,
-
net/sunrpc/svcsock.c:1517:8-1517:20: struct net *net,
-
net/sunrpc/sysfs.c:459:14-459:26: struct net *net,
-
net/sunrpc/sysfs.c:479:8-479:20: struct net *net,
-
net/sunrpc/sysfs.c:519:8-519:20: struct net *net)
-
net/sunrpc/xprt.c:1804:29-1804:41: struct rpc_xprt *xprt_alloc(struct net *net, size_t size,
-
net/sunrpc/xprt.c:2002:46-2002:58: static void xprt_init(struct rpc_xprt *xprt, struct net *net)
-
net/sunrpc/xprtrdma/svc_rdma_transport.c:126:8-126:20: struct net *net, int node)
-
net/sunrpc/xprtrdma/svc_rdma_transport.c:297:6-297:18: struct net *net,
-
net/sysctl_net.c:79:39-79:51: static int __net_init sysctl_net_init(struct net *net)
-
net/sysctl_net.c:85:40-85:52: static void __net_exit sysctl_net_exit(struct net *net)
-
net/sysctl_net.c:124:36-124:48: static void ensure_safe_net_sysctl(struct net *net, const char *path,
-
net/sysctl_net.c:164:49-164:61: struct ctl_table_header *register_net_sysctl_sz(struct net *net,
-
net/tipc/addr.c:56:23-56:35: void tipc_set_node_id(struct net *net, u8 *id)
-
net/tipc/addr.c:67:25-67:37: void tipc_set_node_addr(struct net *net, u32 addr)
-
net/tipc/addr.h:91:33-91:45: static inline u32 tipc_own_addr(struct net *net)
-
net/tipc/addr.h:96:31-96:43: static inline u8 *tipc_own_id(struct net *net)
-
net/tipc/addr.h:105:40-105:52: static inline char *tipc_own_id_string(struct net *net)
-
net/tipc/addr.h:120:35-120:47: static inline int tipc_scope2node(struct net *net, int sc)
-
net/tipc/addr.h:125:31-125:43: static inline int in_own_node(struct net *net, u32 addr)
-
net/tipc/bcast.c:77:42-77:54: static struct tipc_bc_base *tipc_bc_base(struct net *net)
-
net/tipc/bcast.c:86:24-86:36: int tipc_bcast_get_mtu(struct net *net)
-
net/tipc/bcast.c:91:30-91:42: void tipc_bcast_toggle_rcast(struct net *net, bool supp)
-
net/tipc/bcast.c:96:43-96:55: static void tipc_bcbase_calc_bc_threshold(struct net *net)
-
net/tipc/bcast.c:107:40-107:52: static void tipc_bcbase_select_primary(struct net *net)
-
net/tipc/bcast.c:147:36-147:48: void tipc_bcast_inc_bearer_dst_cnt(struct net *net, int bearer_id)
-
net/tipc/bcast.c:157:36-157:48: void tipc_bcast_dec_bearer_dst_cnt(struct net *net, int bearer_id)
-
net/tipc/bcast.c:177:30-177:42: static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq)
-
net/tipc/bcast.c:212:43-212:55: static void tipc_bcast_select_xmit_method(struct net *net, int dests,
-
net/tipc/bcast.c:259:21-259:33: int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
-
net/tipc/bcast.c:288:28-288:40: static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts,
-
net/tipc/bcast.c:317:33-317:45: static int tipc_mcast_send_sync(struct net *net, struct sk_buff *skb,
-
net/tipc/bcast.c:378:21-378:33: int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
-
net/tipc/bcast.c:436:20-436:32: int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb)
-
net/tipc/bcast.c:470:25-470:37: void tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l,
-
net/tipc/bcast.c:498:25-498:37: int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
-
net/tipc/bcast.c:535:26-535:38: void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l,
-
net/tipc/bcast.c:551:29-551:41: void tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_l)
-
net/tipc/bcast.c:572:29-572:41: int tipc_bclink_reset_stats(struct net *net, struct tipc_link *l)
-
net/tipc/bcast.c:583:42-583:54: static int tipc_bc_link_set_queue_limits(struct net *net, u32 max_win)
-
net/tipc/bcast.c:599:44-599:56: static int tipc_bc_link_set_broadcast_mode(struct net *net, u32 bc_mode)
-
net/tipc/bcast.c:632:45-632:57: static int tipc_bc_link_set_broadcast_ratio(struct net *net, u32 bc_ratio)
-
net/tipc/bcast.c:650:25-650:37: int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[])
-
net/tipc/bcast.c:689:21-689:33: int tipc_bcast_init(struct net *net)
-
net/tipc/bcast.c:722:22-722:34: void tipc_bcast_stop(struct net *net)
-
net/tipc/bcast.c:761:25-761:37: u32 tipc_bcast_get_mode(struct net *net)
-
net/tipc/bcast.c:777:36-777:48: u32 tipc_bcast_get_broadcast_ratio(struct net *net)
-
net/tipc/bcast.c:784:28-784:40: void tipc_mcast_filter_msg(struct net *net, struct sk_buff_head *defq,
-
net/tipc/bcast.h:112:36-112:48: static inline void tipc_bcast_lock(struct net *net)
-
net/tipc/bcast.h:117:38-117:50: static inline void tipc_bcast_unlock(struct net *net)
-
net/tipc/bcast.h:122:49-122:61: static inline struct tipc_link *tipc_bc_sndlink(struct net *net)
-
net/tipc/bearer.c:62:39-62:51: static struct tipc_bearer *bearer_get(struct net *net, int bearer_id)
-
net/tipc/bearer.c:177:38-177:50: struct tipc_bearer *tipc_bearer_find(struct net *net, const char *name)
-
net/tipc/bearer.c:196:26-196:38: int tipc_bearer_get_name(struct net *net, char *name, u32 bearer_id)
-
net/tipc/bearer.c:212:27-212:39: void tipc_bearer_add_dest(struct net *net, u32 bearer_id, u32 dest)
-
net/tipc/bearer.c:223:30-223:42: void tipc_bearer_remove_dest(struct net *net, u32 bearer_id, u32 dest)
-
net/tipc/bearer.c:243:31-243:43: static int tipc_enable_bearer(struct net *net, const char *name,
-
net/tipc/bearer.c:377:30-377:42: static int tipc_reset_bearer(struct net *net, struct tipc_bearer *b)
-
net/tipc/bearer.c:403:28-403:40: static void bearer_disable(struct net *net, struct tipc_bearer *b)
-
net/tipc/bearer.c:420:26-420:38: int tipc_enable_l2_media(struct net *net, struct tipc_bearer *b,
-
net/tipc/bearer.c:492:22-492:34: int tipc_l2_send_msg(struct net *net, struct sk_buff *skb,
-
net/tipc/bearer.c:516:32-516:44: bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id)
-
net/tipc/bearer.c:529:21-529:33: int tipc_bearer_mtu(struct net *net, u32 bearer_id)
-
net/tipc/bearer.c:542:25-542:37: int tipc_bearer_min_mtu(struct net *net, u32 bearer_id)
-
net/tipc/bearer.c:557:27-557:39: void tipc_bearer_xmit_skb(struct net *net, u32 bearer_id,
-
net/tipc/bearer.c:580:23-580:35: void tipc_bearer_xmit(struct net *net, u32 bearer_id,
-
net/tipc/bearer.c:612:26-612:38: void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id,
-
net/tipc/bearer.c:744:23-744:35: void tipc_bearer_stop(struct net *net)
-
net/tipc/bearer.c:759:29-759:41: void tipc_clone_to_loopback(struct net *net, struct sk_buff_head *pkts)
-
net/tipc/bearer.c:794:26-794:38: int tipc_attach_loopback(struct net *net)
-
net/tipc/bearer.c:810:27-810:39: void tipc_detach_loopback(struct net *net)
-
net/tipc/bearer.h:250:40-250:52: static inline void tipc_loopback_trace(struct net *net,
-
net/tipc/core.c:53:37-53:49: static int __net_init tipc_init_net(struct net *net)
-
net/tipc/core.c:107:38-107:50: static void __net_exit tipc_exit_net(struct net *net)
-
net/tipc/core.c:125:45-125:57: static void __net_exit tipc_pernet_pre_exit(struct net *net)
-
net/tipc/core.h:150:41-150:53: static inline struct tipc_net *tipc_net(struct net *net)
-
net/tipc/core.h:155:30-155:42: static inline int tipc_netid(struct net *net)
-
net/tipc/core.h:160:44-160:56: static inline struct list_head *tipc_nodes(struct net *net)
-
net/tipc/core.h:165:50-165:62: static inline struct name_table *tipc_name_table(struct net *net)
-
net/tipc/core.h:170:47-170:59: static inline struct tipc_topsrv *tipc_topsrv(struct net *net)
-
net/tipc/core.h:205:39-205:51: static inline u32 tipc_net_hash_mixes(struct net *net, int tn_rand)
-
net/tipc/crypto.c:877:30-877:42: static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead,
-
net/tipc/crypto.c:1030:28-1030:40: static int tipc_ehdr_build(struct net *net, struct tipc_aead *aead,
-
net/tipc/crypto.c:1439:35-1439:47: static int tipc_crypto_key_revoke(struct net *net, u8 tx_key)
-
net/tipc/crypto.c:1457:52-1457:64: int tipc_crypto_start(struct tipc_crypto **crypto, struct net *net,
-
net/tipc/crypto.c:1641:42-1641:54: static inline void tipc_crypto_clone_msg(struct net *net, struct sk_buff *_skb,
-
net/tipc/crypto.c:1680:22-1680:34: int tipc_crypto_xmit(struct net *net, struct sk_buff **skb,
-
net/tipc/crypto.c:1805:21-1805:33: int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx,
-
net/tipc/crypto.c:1888:38-1888:50: static void tipc_crypto_rcv_complete(struct net *net, struct tipc_aead *aead,
-
net/tipc/crypto.c:1998:32-1998:44: static void tipc_crypto_do_cmd(struct net *net, int cmd)
-
net/tipc/crypto.c:2155:26-2155:38: void tipc_crypto_msg_rcv(struct net *net, struct sk_buff *skb)
-
net/tipc/crypto.c:2229:33-2229:45: static int tipc_crypto_key_xmit(struct net *net, struct tipc_aead_key *skey,
-
net/tipc/discover.c:81:32-81:44: static void tipc_disc_init_msg(struct net *net, struct sk_buff *skb,
-
net/tipc/discover.c:102:32-102:44: static void tipc_disc_msg_xmit(struct net *net, u32 mtyp, u32 dst,
-
net/tipc/discover.c:193:20-193:32: void tipc_disc_rcv(struct net *net, struct sk_buff *skb,
-
net/tipc/discover.c:350:22-350:34: int tipc_disc_create(struct net *net, struct tipc_bearer *b,
-
net/tipc/discover.c:401:22-401:34: void tipc_disc_reset(struct net *net, struct tipc_bearer *b)
-
net/tipc/group.c:163:38-163:50: struct tipc_group *tipc_group_create(struct net *net, u32 portid,
-
net/tipc/group.c:197:22-197:34: void tipc_group_join(struct net *net, struct tipc_group *grp, int *sk_rcvbuf)
-
net/tipc/group.c:212:24-212:36: void tipc_group_delete(struct net *net, struct tipc_group *grp)
-
net/tipc/link.c:498:23-498:35: bool tipc_link_create(struct net *net, char *if_name, int bearer_id,
-
net/tipc/link.c:577:26-577:38: bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id,
-
net/tipc/link.c:2692:24-2692:36: int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/link.c:2812:25-2812:37: int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/monitor.c:100:42-100:54: static struct tipc_monitor *tipc_monitor(struct net *net, int bearer_id)
-
net/tipc/monitor.c:195:35-195:47: static struct tipc_peer *get_self(struct net *net, int bearer_id)
-
net/tipc/monitor.c:202:39-202:51: static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon)
-
net/tipc/monitor.c:352:27-352:39: void tipc_mon_remove_peer(struct net *net, u32 addr, int bearer_id)
-
net/tipc/monitor.c:422:23-422:35: void tipc_mon_peer_up(struct net *net, u32 addr, int bearer_id)
-
net/tipc/monitor.c:441:25-441:37: void tipc_mon_peer_down(struct net *net, u32 addr, int bearer_id)
-
net/tipc/monitor.c:480:19-480:31: void tipc_mon_rcv(struct net *net, void *data, u16 dlen, u32 addr,
-
net/tipc/monitor.c:566:20-566:32: void tipc_mon_prep(struct net *net, void *data, int *dlen,
-
net/tipc/monitor.c:599:25-599:37: void tipc_mon_get_state(struct net *net, u32 addr,
-
net/tipc/monitor.c:647:21-647:33: int tipc_mon_create(struct net *net, int bearer_id)
-
net/tipc/monitor.c:682:22-682:34: void tipc_mon_delete(struct net *net, int bearer_id)
-
net/tipc/monitor.c:709:27-709:39: void tipc_mon_reinit_self(struct net *net)
-
net/tipc/monitor.c:724:35-724:47: int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size)
-
net/tipc/monitor.c:736:35-736:47: int tipc_nl_monitor_get_threshold(struct net *net)
-
net/tipc/monitor.c:797:30-797:42: int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/monitor.c:826:27-826:39: int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/msg.c:697:27-697:39: bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err)
-
net/tipc/msg.c:846:22-846:34: void tipc_skb_reject(struct net *net, int err, struct sk_buff *skb,
-
net/tipc/name_distr.c:67:42-67:54: static struct sk_buff *named_prepare_buf(struct net *net, u32 type, u32 size,
-
net/tipc/name_distr.c:88:36-88:48: struct sk_buff *tipc_named_publish(struct net *net, struct publication *p)
-
net/tipc/name_distr.c:118:37-118:49: struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *p)
-
net/tipc/name_distr.c:150:30-150:42: static void named_distribute(struct net *net, struct sk_buff_head *list,
-
net/tipc/name_distr.c:206:25-206:37: void tipc_named_node_up(struct net *net, u32 dnode, u16 capabilities)
-
net/tipc/name_distr.c:235:29-235:41: static void tipc_publ_purge(struct net *net, struct publication *p, u32 addr)
-
net/tipc/name_distr.c:252:23-252:35: void tipc_publ_notify(struct net *net, struct list_head *nsub_list,
-
net/tipc/name_distr.c:279:33-279:45: static bool tipc_update_nametbl(struct net *net, struct distr_item *i,
-
net/tipc/name_distr.c:364:21-364:33: void tipc_named_rcv(struct net *net, struct sk_buff_head *namedq,
-
net/tipc/name_distr.c:396:24-396:36: void tipc_named_reinit(struct net *net)
-
net/tipc/name_table.c:257:49-257:61: static struct tipc_service *tipc_service_create(struct net *net,
-
net/tipc/name_table.c:330:38-330:50: static bool tipc_service_insert_publ(struct net *net,
-
net/tipc/name_table.c:461:47-461:59: static struct tipc_service *tipc_service_find(struct net *net,
-
net/tipc/name_table.c:476:46-476:58: struct publication *tipc_nametbl_insert_publ(struct net *net,
-
net/tipc/name_table.c:497:46-497:58: struct publication *tipc_nametbl_remove_publ(struct net *net,
-
net/tipc/name_table.c:569:34-569:46: bool tipc_nametbl_lookup_anycast(struct net *net,
-
net/tipc/name_table.c:628:32-628:44: bool tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua,
-
net/tipc/name_table.c:675:40-675:52: void tipc_nametbl_lookup_mcast_sockets(struct net *net, struct tipc_uaddr *ua,
-
net/tipc/name_table.c:705:38-705:50: void tipc_nametbl_lookup_mcast_nodes(struct net *net, struct tipc_uaddr *ua,
-
net/tipc/name_table.c:730:31-730:43: void tipc_nametbl_build_group(struct net *net, struct tipc_group *grp,
-
net/tipc/name_table.c:760:42-760:54: struct publication *tipc_nametbl_publish(struct net *net, struct tipc_uaddr *ua,
-
net/tipc/name_table.c:798:28-798:40: void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
-
net/tipc/name_table.c:885:23-885:35: int tipc_nametbl_init(struct net *net)
-
net/tipc/name_table.c:911:33-911:45: static void tipc_service_delete(struct net *net, struct tipc_service *sc)
-
net/tipc/name_table.c:930:24-930:36: void tipc_nametbl_stop(struct net *net)
-
net/tipc/name_table.c:1050:33-1050:45: static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/net.c:111:19-111:31: int tipc_net_init(struct net *net, u8 *node_id, u32 addr)
-
net/tipc/net.c:126:31-126:43: static void tipc_net_finalize(struct net *net, u32 addr)
-
net/tipc/net.c:151:20-151:32: void tipc_net_stop(struct net *net)
-
net/tipc/net.c:164:30-164:42: static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg)
-
net/tipc/net.c:291:38-291:50: static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg)
-
net/tipc/node.c:207:23-207:35: int tipc_node_get_mtu(struct net *net, u32 addr, u32 sel, bool connected)
-
net/tipc/node.c:232:23-232:35: bool tipc_node_get_id(struct net *net, u32 addr, u8 *id)
-
net/tipc/node.c:253:32-253:44: u16 tipc_node_get_capabilities(struct net *net, u32 addr)
-
net/tipc/node.c:292:49-292:61: struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr)
-
net/tipc/node.c:332:41-332:53: static struct tipc_node *tipc_node_find(struct net *net, u32 addr)
-
net/tipc/node.c:354:47-354:59: static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id)
-
net/tipc/node.c:470:36-470:48: struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id,
-
net/tipc/node.c:647:21-647:33: void tipc_node_stop(struct net *net)
-
net/tipc/node.c:658:26-658:38: void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr)
-
net/tipc/node.c:676:28-676:40: void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr)
-
net/tipc/node.c:694:24-694:36: int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port)
-
net/tipc/node.c:725:28-725:40: void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port)
-
net/tipc/node.c:1104:22-1104:34: bool tipc_node_is_up(struct net *net, u32 addr)
-
net/tipc/node.c:1120:35-1120:47: static u32 tipc_node_suggest_addr(struct net *net, u32 addr)
-
net/tipc/node.c:1135:24-1135:36: u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr)
-
net/tipc/node.c:1170:27-1170:39: void tipc_node_check_dest(struct net *net, u32 addr,
-
net/tipc/node.c:1315:29-1315:41: void tipc_node_delete_links(struct net *net, int bearer_id)
-
net/tipc/node.c:1570:28-1570:40: int tipc_node_get_linkname(struct net *net, u32 bearer_id, u32 addr,
-
net/tipc/node.c:1689:20-1689:32: int tipc_node_xmit(struct net *net, struct sk_buff_head *list,
-
net/tipc/node.c:1761:24-1761:36: int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode,
-
net/tipc/node.c:1775:26-1775:38: int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq)
-
net/tipc/node.c:1788:26-1788:38: void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests)
-
net/tipc/node.c:1871:30-1871:42: static void tipc_node_bc_rcv(struct net *net, struct sk_buff *skb, int bearer_id)
-
net/tipc/node.c:2085:15-2085:27: void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b)
-
net/tipc/node.c:2206:31-2206:43: void tipc_node_apply_property(struct net *net, struct tipc_bearer *b,
-
net/tipc/node.c:2386:49-2386:61: static struct tipc_node *tipc_node_find_by_name(struct net *net,
-
net/tipc/node.c:2631:37-2631:49: static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg,
-
net/tipc/node.c:2781:39-2781:51: static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg)
-
net/tipc/socket.c:461:27-461:39: static int tipc_sk_create(struct net *net, struct socket *sock,
-
net/tipc/socket.c:907:32-907:44: static int tipc_send_group_msg(struct net *net, struct tipc_sock *tsk,
-
net/tipc/socket.c:1195:24-1195:36: void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
-
net/tipc/socket.c:2483:18-2483:30: void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq)
-
net/tipc/socket.c:2968:21-2968:33: void tipc_sk_reinit(struct net *net)
-
net/tipc/socket.c:2998:41-2998:53: static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid)
-
net/tipc/socket.c:3056:22-3056:34: int tipc_sk_rht_init(struct net *net)
-
net/tipc/socket.c:3063:26-3063:38: void tipc_sk_rht_destroy(struct net *net)
-
net/tipc/socket.c:3602:52-3602:64: int __tipc_dump_start(struct netlink_callback *cb, struct net *net)
-
net/tipc/subscr.c:131:46-131:58: struct tipc_subscription *tipc_sub_subscribe(struct net *net,
-
net/tipc/topsrv.c:314:28-314:40: void tipc_topsrv_queue_evt(struct net *net, int conid,
-
net/tipc/topsrv.c:573:30-573:42: bool tipc_topsrv_kern_subscr(struct net *net, u32 port, u32 type, u32 lower,
-
net/tipc/topsrv.c:600:32-600:44: void tipc_topsrv_kern_unsubscr(struct net *net, int conid)
-
net/tipc/topsrv.c:614:34-614:46: static void tipc_topsrv_kern_evt(struct net *net, struct tipc_event *evt)
-
net/tipc/topsrv.c:657:30-657:42: static int tipc_topsrv_start(struct net *net)
-
net/tipc/topsrv.c:696:30-696:42: static void tipc_topsrv_stop(struct net *net)
-
net/tipc/topsrv.c:723:37-723:49: int __net_init tipc_topsrv_init_net(struct net *net)
-
net/tipc/topsrv.c:728:38-728:50: void __net_exit tipc_topsrv_exit_net(struct net *net)
-
net/tipc/udp_media.c:167:26-167:38: static int tipc_udp_xmit(struct net *net, struct sk_buff *skb,
-
net/tipc/udp_media.c:231:30-231:42: static int tipc_udp_send_msg(struct net *net, struct sk_buff *skb,
-
net/tipc/udp_media.c:661:28-661:40: static int tipc_udp_enable(struct net *net, struct tipc_bearer *b,
-
net/tls/tls_main.c:1078:36-1078:48: static int __net_init tls_init_net(struct net *net)
-
net/tls/tls_main.c:1096:37-1096:49: static void __net_exit tls_exit_net(struct net *net)
-
net/tls/tls_proc.c:42:30-42:42: int __net_init tls_proc_init(struct net *net)
-
net/tls/tls_proc.c:53:31-53:43: void __net_exit tls_proc_fini(struct net *net)
-
net/unix/af_unix.c:160:36-160:48: static void unix_table_double_lock(struct net *net,
-
net/unix/af_unix.c:175:38-175:50: static void unix_table_double_unlock(struct net *net,
-
net/unix/af_unix.c:322:34-322:46: static void __unix_insert_socket(struct net *net, struct sock *sk)
-
net/unix/af_unix.c:328:34-328:46: static void __unix_set_addr_hash(struct net *net, struct sock *sk,
-
net/unix/af_unix.c:338:32-338:44: static void unix_remove_socket(struct net *net, struct sock *sk)
-
net/unix/af_unix.c:345:40-345:52: static void unix_insert_unbound_socket(struct net *net, struct sock *sk)
-
net/unix/af_unix.c:370:47-370:59: static struct sock *__unix_find_socket_byname(struct net *net,
-
net/unix/af_unix.c:386:52-386:64: static inline struct sock *unix_find_socket_byname(struct net *net,
-
net/unix/af_unix.c:968:34-968:46: static struct sock *unix_create1(struct net *net, struct socket *sock, int kern, int type)
-
net/unix/af_unix.c:1019:24-1019:36: static int unix_create(struct net *net, struct socket *sock, int protocol,
-
net/unix/af_unix.c:1115:40-1115:52: static struct sock *unix_find_abstract(struct net *net,
-
net/unix/af_unix.c:1134:37-1134:49: static struct sock *unix_find_other(struct net *net,
-
net/unix/af_unix.c:3519:37-3519:49: static int __net_init unix_net_init(struct net *net)
-
net/unix/af_unix.c:3563:38-3563:50: static void __net_exit unix_net_exit(struct net *net)
-
net/unix/diag.c:239:40-239:52: static struct sock *unix_lookup_by_ino(struct net *net, unsigned int ino)
-
net/unix/sysctl_net_unix.c:25:37-25:49: int __net_init unix_sysctl_register(struct net *net)
-
net/unix/sysctl_net_unix.c:53:29-53:41: void unix_sysctl_unregister(struct net *net)
-
net/vmw_vsock/af_vsock.c:725:36-725:48: static struct sock *__vsock_create(struct net *net,
-
net/vmw_vsock/af_vsock.c:2261:25-2261:37: static int vsock_create(struct net *net, struct socket *sock,
-
net/wireless/core.c:157:6-157:18: struct net *net)
-
net/wireless/core.c:1599:45-1599:57: static void __net_exit cfg80211_pernet_exit(struct net *net)
-
net/wireless/scan.c:3101:31-3101:43: cfg80211_get_dev_from_ifindex(struct net *net, int ifindex)
-
net/wireless/wext-core.c:379:40-379:52: static int __net_init wext_pernet_init(struct net *net)
-
net/wireless/wext-core.c:385:41-385:53: static void __net_exit wext_pernet_exit(struct net *net)
-
net/wireless/wext-core.c:942:35-942:47: static int wireless_process_ioctl(struct net *net, struct iwreq *iwr,
-
net/wireless/wext-core.c:1001:32-1001:44: static int wext_ioctl_dispatch(struct net *net, struct iwreq *iwr,
-
net/wireless/wext-core.c:1063:23-1063:35: int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg)
-
net/wireless/wext-core.c:1116:30-1116:42: int compat_wext_handle_ioctl(struct net *net, unsigned int cmd,
-
net/wireless/wext-proc.c:129:31-129:43: int __net_init wext_proc_init(struct net *net)
-
net/wireless/wext-proc.c:139:32-139:44: void __net_exit wext_proc_exit(struct net *net)
-
net/x25/af_x25.c:508:38-508:50: static struct sock *x25_alloc_socket(struct net *net, int kern)
-
net/x25/af_x25.c:527:23-527:35: static int x25_create(struct net *net, struct socket *sock, int protocol,
-
net/xdp/xsk.c:1611:23-1611:35: static int xsk_create(struct net *net, struct socket *sock, int protocol,
-
net/xdp/xsk.c:1668:36-1668:48: static int __net_init xsk_net_init(struct net *net)
-
net/xdp/xsk.c:1675:37-1675:49: static void __net_exit xsk_net_exit(struct net *net)
-
net/xfrm/xfrm_device.c:233:24-233:36: int xfrm_dev_state_add(struct net *net, struct xfrm_state *x,
-
net/xfrm/xfrm_device.c:340:25-340:37: int xfrm_dev_policy_add(struct net *net, struct xfrm_policy *xp,
-
net/xfrm/xfrm_input.c:761:26-761:38: int xfrm_trans_queue_net(struct net *net, struct sk_buff *skb,
-
net/xfrm/xfrm_interface_core.c:73:30-73:42: static int xfrmi_build_state(struct net *net, struct nlattr *nla,
-
net/xfrm/xfrm_interface_core.c:154:37-154:49: static struct xfrm_if *xfrmi_lookup(struct net *net, struct xfrm_state *x)
-
net/xfrm/xfrm_interface_core.c:269:37-269:49: static struct xfrm_if *xfrmi_locate(struct net *net, struct xfrm_if_parms *p)
-
net/xfrm/xfrm_output.c:613:25-613:37: static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/xfrm/xfrm_output.c:618:28-618:40: static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/xfrm/xfrm_policy.c:254:37-254:49: struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif,
-
net/xfrm/xfrm_policy.c:388:39-388:51: struct xfrm_policy *xfrm_policy_alloc(struct net *net, gfp_t gfp)
-
net/xfrm/xfrm_policy.c:457:37-457:49: static inline unsigned int idx_hash(struct net *net, u32 index)
-
net/xfrm/xfrm_policy.c:463:31-463:43: static void __get_hash_thresh(struct net *net,
-
net/xfrm/xfrm_policy.c:484:45-484:57: static struct hlist_head *policy_hash_bysel(struct net *net,
-
net/xfrm/xfrm_policy.c:503:46-503:58: static struct hlist_head *policy_hash_direct(struct net *net,
-
net/xfrm/xfrm_policy.c:520:36-520:48: static void xfrm_dst_hash_transfer(struct net *net,
-
net/xfrm/xfrm_policy.c:577:31-577:43: static void xfrm_bydst_resize(struct net *net, int dir)
-
net/xfrm/xfrm_policy.c:609:31-609:43: static void xfrm_byidx_resize(struct net *net)
-
net/xfrm/xfrm_policy.c:634:44-634:56: static inline int xfrm_bydst_should_resize(struct net *net, int dir, int *total)
-
net/xfrm/xfrm_policy.c:649:44-649:56: static inline int xfrm_byidx_should_resize(struct net *net, int total)
-
net/xfrm/xfrm_policy.c:660:23-660:35: void xfrm_spd_getinfo(struct net *net, struct xfrmk_spdinfo *si)
-
net/xfrm/xfrm_policy.c:840:47-840:59: static void xfrm_policy_inexact_list_reinsert(struct net *net,
-
net/xfrm/xfrm_policy.c:903:47-903:59: static void xfrm_policy_inexact_node_reinsert(struct net *net,
-
net/xfrm/xfrm_policy.c:961:44-961:56: static void xfrm_policy_inexact_node_merge(struct net *net,
-
net/xfrm/xfrm_policy.c:990:33-990:45: xfrm_policy_inexact_insert_node(struct net *net,
-
net/xfrm/xfrm_policy.c:1116:41-1116:53: static void __xfrm_policy_inexact_flush(struct net *net)
-
net/xfrm/xfrm_policy.c:1368:31-1368:43: void xfrm_policy_hash_rebuild(struct net *net)
-
net/xfrm/xfrm_policy.c:1376:27-1376:39: static u32 xfrm_gen_index(struct net *net, int dir, u32 index)
-
net/xfrm/xfrm_policy.c:1647:23-1647:35: xfrm_policy_bysel_ctx(struct net *net, const struct xfrm_mark *mark, u32 if_id,
-
net/xfrm/xfrm_policy.c:1717:18-1717:30: xfrm_policy_byid(struct net *net, const struct xfrm_mark *mark, u32 if_id,
-
net/xfrm/xfrm_policy.c:1758:32-1758:44: xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid)
-
net/xfrm/xfrm_policy.c:1778:54-1778:66: static inline int xfrm_dev_policy_flush_secctx_check(struct net *net,
-
net/xfrm/xfrm_policy.c:1814:23-1814:35: int xfrm_policy_flush(struct net *net, u8 type, bool task_valid)
-
net/xfrm/xfrm_policy.c:1854:27-1854:39: int xfrm_dev_policy_flush(struct net *net, struct net_device *dev,
-
net/xfrm/xfrm_policy.c:1895:22-1895:34: int xfrm_policy_walk(struct net *net, struct xfrm_policy_walk *walk,
-
net/xfrm/xfrm_policy.c:1952:59-1952:71: void xfrm_policy_walk_done(struct xfrm_policy_walk *walk, struct net *net)
-
net/xfrm/xfrm_policy.c:2060:32-2060:44: xfrm_policy_inexact_lookup_rcu(struct net *net, u8 type, u16 family,
-
net/xfrm/xfrm_policy.c:2077:28-2077:40: xfrm_policy_inexact_lookup(struct net *net, u8 type, u16 family,
-
net/xfrm/xfrm_policy.c:2154:54-2154:66: static struct xfrm_policy *xfrm_policy_lookup_bytype(struct net *net, u8 type,
-
net/xfrm/xfrm_policy.c:2222:47-2222:59: static struct xfrm_policy *xfrm_policy_lookup(struct net *net,
-
net/xfrm/xfrm_policy.c:2428:16-2428:28: xfrm_get_saddr(struct net *net, int oif, xfrm_address_t *local,
-
net/xfrm/xfrm_policy.c:2548:47-2548:59: static inline struct xfrm_dst *xfrm_alloc_dst(struct net *net, int family)
-
net/xfrm/xfrm_policy.c:2924:30-2924:42: static int xdst_queue_output(struct net *net, struct sock *sk, struct sk_buff *skb)
-
net/xfrm/xfrm_policy.c:2966:50-2966:62: static struct xfrm_dst *xfrm_create_dummy_bundle(struct net *net,
-
net/xfrm/xfrm_policy.c:3025:44-3025:56: static struct xfrm_dst *xfrm_bundle_lookup(struct net *net,
-
net/xfrm/xfrm_policy.c:3088:41-3088:53: static struct dst_entry *make_blackhole(struct net *net, u16 family,
-
net/xfrm/xfrm_policy.c:3113:41-3113:53: struct dst_entry *xfrm_lookup_with_ifid(struct net *net,
-
net/xfrm/xfrm_policy.c:3271:31-3271:43: struct dst_entry *xfrm_lookup(struct net *net, struct dst_entry *dst_orig,
-
net/xfrm/xfrm_policy.c:3282:37-3282:49: struct dst_entry *xfrm_lookup_route(struct net *net, struct dst_entry *dst_orig,
-
net/xfrm/xfrm_policy.c:4082:44-4082:56: static int __net_init xfrm_statistics_init(struct net *net)
-
net/xfrm/xfrm_policy.c:4094:34-4094:46: static void xfrm_statistics_fini(struct net *net)
-
net/xfrm/xfrm_policy.c:4110:40-4110:52: static int __net_init xfrm_policy_init(struct net *net)
-
net/xfrm/xfrm_policy.c:4175:30-4175:42: static void xfrm_policy_fini(struct net *net)
-
net/xfrm/xfrm_policy.c:4210:37-4210:49: static int __net_init xfrm_net_init(struct net *net)
-
net/xfrm/xfrm_policy.c:4248:38-4248:50: static void __net_exit xfrm_net_exit(struct net *net)
-
net/xfrm/xfrm_policy.c:4360:28-4360:40: u8 dir, u8 type, struct net *net, u32 if_id)
-
net/xfrm/xfrm_policy.c:4507:30-4507:42: struct xfrm_kmaddress *k, struct net *net,
-
net/xfrm/xfrm_proc.c:64:31-64:43: int __net_init xfrm_proc_init(struct net *net)
-
net/xfrm/xfrm_proc.c:72:21-72:33: void xfrm_proc_fini(struct net *net)
-
net/xfrm/xfrm_state.c:58:42-58:54: static inline unsigned int xfrm_dst_hash(struct net *net,
-
net/xfrm/xfrm_state.c:67:42-67:54: static inline unsigned int xfrm_src_hash(struct net *net,
-
net/xfrm/xfrm_state.c:76:15-76:27: xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr,
-
net/xfrm/xfrm_state.c:82:35-82:47: static unsigned int xfrm_seq_hash(struct net *net, u32 seq)
-
net/xfrm/xfrm_state.c:655:37-655:49: struct xfrm_state *xfrm_state_alloc(struct net *net)
-
net/xfrm/xfrm_state.c:751:31-751:43: xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid)
-
net/xfrm/xfrm_state.c:771:35-771:47: xfrm_dev_state_flush_secctx_check(struct net *net, struct net_device *dev, bool task_valid)
-
net/xfrm/xfrm_state.c:806:22-806:34: int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync)
-
net/xfrm/xfrm_state.c:849:26-849:38: int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid)
-
net/xfrm/xfrm_state.c:891:23-891:35: void xfrm_sad_getinfo(struct net *net, struct xfrmk_sadinfo *si)
-
net/xfrm/xfrm_state.c:977:51-977:63: static struct xfrm_state *__xfrm_state_lookup_all(struct net *net, u32 mark,
-
net/xfrm/xfrm_state.c:1020:47-1020:59: static struct xfrm_state *__xfrm_state_lookup(struct net *net, u32 mark,
-
net/xfrm/xfrm_state.c:1045:54-1045:66: static struct xfrm_state *__xfrm_state_lookup_byaddr(struct net *net, u32 mark,
-
net/xfrm/xfrm_state.c:1086:34-1086:46: static void xfrm_hash_grow_check(struct net *net, int have_hash_collision)
-
net/xfrm/xfrm_state.c:1362:21-1362:33: xfrm_stateonly_find(struct net *net, u32 mark, u32 if_id,
-
net/xfrm/xfrm_state.c:1395:44-1395:56: struct xfrm_state *xfrm_state_lookup_byspi(struct net *net, __be32 spi,
-
net/xfrm/xfrm_state.c:1492:43-1492:55: static struct xfrm_state *__find_acq_core(struct net *net,
-
net/xfrm/xfrm_state.c:1756:68-1756:80: struct xfrm_state *xfrm_migrate_state_find(struct xfrm_migrate *m, struct net *net,
-
net/xfrm/xfrm_state.c:1961:19-1961:31: xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi,
-
net/xfrm/xfrm_state.c:1974:26-1974:38: xfrm_state_lookup_byaddr(struct net *net, u32 mark,
-
net/xfrm/xfrm_state.c:1988:15-1988:27: xfrm_find_acq(struct net *net, const struct xfrm_mark *mark, u8 mode, u32 reqid,
-
net/xfrm/xfrm_state.c:2130:49-2130:61: static struct xfrm_state *__xfrm_find_acq_byseq(struct net *net, u32 mark, u32 seq)
-
net/xfrm/xfrm_state.c:2147:40-2147:52: struct xfrm_state *xfrm_find_acq_byseq(struct net *net, u32 mark, u32 seq)
-
net/xfrm/xfrm_state.c:2281:21-2281:33: int xfrm_state_walk(struct net *net, struct xfrm_state_walk *walk,
-
net/xfrm/xfrm_state.c:2334:57-2334:69: void xfrm_state_walk_done(struct xfrm_state_walk *walk, struct net *net)
-
net/xfrm/xfrm_state.c:2491:15-2491:27: int km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr)
-
net/xfrm/xfrm_state.c:2872:32-2872:44: int __net_init xfrm_state_init(struct net *net)
-
net/xfrm/xfrm_state.c:2915:22-2915:34: void xfrm_state_fini(struct net *net)
-
net/xfrm/xfrm_sysctl.c:7:43-7:55: static void __net_init __xfrm_sysctl_init(struct net *net)
-
net/xfrm/xfrm_sysctl.c:44:33-44:45: int __net_init xfrm_sysctl_init(struct net *net)
-
net/xfrm/xfrm_sysctl.c:77:34-77:46: void __net_exit xfrm_sysctl_fini(struct net *net)
-
net/xfrm/xfrm_user.c:679:48-679:60: static struct xfrm_state *xfrm_state_construct(struct net *net,
-
net/xfrm/xfrm_user.c:827:50-827:62: static struct xfrm_state *xfrm_user_state_lookup(struct net *net,
-
net/xfrm/xfrm_user.c:1321:40-1321:52: static inline int xfrm_nlmsg_multicast(struct net *net, struct sk_buff *skb,
-
net/xfrm/xfrm_user.c:1355:47-1355:59: static int build_spdinfo(struct sk_buff *skb, struct net *net,
-
net/xfrm/xfrm_user.c:1490:47-1490:59: static int build_sadinfo(struct sk_buff *skb, struct net *net,
-
net/xfrm/xfrm_user.c:1917:50-1917:62: static struct xfrm_policy *xfrm_policy_construct(struct net *net,
-
net/xfrm/xfrm_user.c:2192:35-2192:47: static int xfrm_notify_userpolicy(struct net *net)
-
net/xfrm/xfrm_user.c:3749:29-3749:41: static int xfrm_send_report(struct net *net, u8 proto,
-
net/xfrm/xfrm_user.c:3835:42-3835:54: static int __net_init xfrm_user_net_init(struct net *net)
-
net/xfrm/xfrm_user.c:3851:47-3851:59: static void __net_exit xfrm_user_net_pre_exit(struct net *net)
-
security/apparmor/lsm.c:1838:44-1838:56: static int __net_init apparmor_nf_register(struct net *net)
-
security/apparmor/lsm.c:1844:47-1844:59: static void __net_exit apparmor_nf_unregister(struct net *net)
-
security/selinux/hooks.c:230:6-230:32: struct lsm_network_audit *net,
-
security/selinux/hooks.c:241:5-241:31: struct lsm_network_audit *net,
-
security/selinux/hooks.c:248:6-248:32: struct lsm_network_audit *net,
-
security/selinux/hooks.c:7357:43-7357:55: static int __net_init selinux_nf_register(struct net *net)
-
security/selinux/hooks.c:7363:46-7363:58: static void __net_exit selinux_nf_unregister(struct net *net)
-
security/smack/smack.h:444:19-444:45: char type, struct lsm_network_audit *net)
-
security/smack/smack_netfilter.c:55:41-55:53: static int __net_init smack_nf_register(struct net *net)
-
security/smack/smack_netfilter.c:61:44-61:56: static void __net_exit smack_nf_unregister(struct net *net)
record
Declared as a prototype...
Defined...
variable
Defined...
-
crypto/crypto_user_base.c:187:2-187:39: struct net *net = sock_net(in_skb->sk);
-
crypto/crypto_user_base.c:425:2-425:36: struct net *net = sock_net(skb->sk);
-
crypto/crypto_user_stat.c:139:2-139:39: struct net *net = sock_net(in_skb->sk);
-
drivers/base/core.c:4832:3-4832:28: struct net_device *net = to_net_dev(dev);
-
drivers/firewire/net.c:235:2-235:21: struct net_device *net;
-
drivers/firewire/net.c:563:2-563:32: struct net_device *net = dev->netdev;
-
drivers/firewire/net.c:1437:2-1437:21: struct net_device *net;
-
drivers/firewire/net.c:1556:2-1556:21: struct net_device *net;
-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ga102.c:275:2-275:30: const struct netlist_image *net;
-
drivers/infiniband/core/cma.c:1968:2-1968:52: struct net *net = id_priv->id.route.addr.dev_addr.net;
-
drivers/infiniband/core/cma.c:2316:2-2316:51: struct net *net = listen_id->route.addr.dev_addr.net;
-
drivers/infiniband/core/cma.c:2696:2-2696:52: struct net *net = id_priv->id.route.addr.dev_addr.net;
-
drivers/infiniband/core/cma.c:3719:2-3719:52: struct net *net = id_priv->id.route.addr.dev_addr.net;
-
drivers/infiniband/core/cma.c:4009:4-4009:54: struct net *net = id_priv->id.route.addr.dev_addr.net;
-
drivers/infiniband/core/device.c:1683:2-1683:14: struct net *net;
-
drivers/infiniband/core/netlink.c:311:2-311:40: struct net *net = read_pnet(&rnet->net);
-
drivers/infiniband/core/roce_gid_mgmt.c:478:2-478:14: struct net *net;
-
drivers/infiniband/ulp/ipoib/ipoib_main.c:289:2-289:31: struct net *net = dev_net(dev);
-
drivers/media/dvb-core/dvb_net.c:1346:2-1346:21: struct net_device *net;
-
drivers/media/dvb-core/dvb_net.c:1402:2-1402:45: struct net_device *net = dvbnet->device[num];
-
drivers/net/bareudp.c:756:2-756:14: struct net *net;
-
drivers/net/bonding/bond_main.c:4492:2-4492:14: struct net *net;
-
drivers/net/bonding/bond_main.c:6440:2-6440:14: struct net *net;
-
drivers/net/can/spi/hi311x.c:576:2-576:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/hi311x.c:599:2-599:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/hi311x.c:634:2-634:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/hi311x.c:831:2-831:21: struct net_device *net;
-
drivers/net/can/spi/hi311x.c:954:2-954:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/hi311x.c:969:2-969:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/mcp251x.c:997:2-997:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/mcp251x.c:1023:2-1023:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/mcp251x.c:1062:2-1062:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/mcp251x.c:1305:2-1305:21: struct net_device *net;
-
drivers/net/can/spi/mcp251x.c:1444:2-1444:33: struct net_device *net = priv->net;
-
drivers/net/can/spi/mcp251x.c:1462:2-1462:33: struct net_device *net = priv->net;
-
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c:488:2-488:34: struct net *net = dev_net(netdev);
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c:596:2-596:34: struct net *net = dev_net(ol_dev);
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:2879:2-2879:14: struct net *net;
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:11048:2-11048:41: struct net *net = mlxsw_sp_net(mlxsw_sp);
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:11263:2-11263:41: struct net *net = mlxsw_sp_net(mlxsw_sp);
-
drivers/net/ethernet/netronome/nfp/crypto/tls.c:477:2-477:34: struct net *net = dev_net(netdev);
-
drivers/net/ethernet/netronome/nfp/flower/action.c:467:3-467:35: struct net *net = dev_net(netdev);
-
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:2734:2-2734:27: struct net_device *net = to_net_dev(dev);
-
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:2759:2-2759:27: struct net_device *net = to_net_dev(dev);
-
drivers/net/geneve.c:661:2-661:28: struct net *net = geneve->net;
-
drivers/net/geneve.c:1215:2-1215:31: struct net *net = dev_net(dev);
-
drivers/net/geneve.c:1966:2-1966:14: struct net *net;
-
drivers/net/gtp.c:998:2-998:25: struct net *net = gtp->net;
-
drivers/net/gtp.c:1289:2-1289:14: struct net *net;
-
drivers/net/gtp.c:1684:2-1684:36: struct net *net = sock_net(skb->sk);
-
drivers/net/hyperv/netvsc_drv.c:2046:2-2046:52: struct net_device *net = hv_get_drvdata(device_obj);
-
drivers/net/hyperv/netvsc_drv.c:2476:2-2476:27: struct net_device *net = NULL;
-
drivers/net/hyperv/netvsc_drv.c:2605:2-2605:33: struct net_device *vf_netdev, *net;
-
drivers/net/hyperv/netvsc_drv.c:2651:2-2651:21: struct net_device *net;
-
drivers/net/hyperv/netvsc_drv.c:2682:2-2682:45: struct net_device *net = hv_get_drvdata(dev);
-
drivers/net/hyperv/rndis_filter.c:1351:2-1351:41: struct net_device *net = rndis_device->ndev;
-
drivers/net/hyperv/rndis_filter.c:1473:2-1473:45: struct net_device *net = hv_get_drvdata(dev);
-
drivers/net/hyperv/rndis_filter.c:1612:2-1612:45: struct net_device *net = hv_get_drvdata(dev);
-
drivers/net/ipvlan/ipvlan_core.c:418:2-418:31: struct net *net = dev_net(dev);
-
drivers/net/ipvlan/ipvlan_core.c:460:2-460:31: struct net *net = dev_net(dev);
-
drivers/net/macsec.c:3268:2-3268:36: struct net *net = sock_net(skb->sk);
-
drivers/net/netdevsim/fib.c:359:2-359:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:386:2-386:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:466:4-466:47: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:648:2-648:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:667:2-667:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:1202:2-1202:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:1230:2-1230:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/fib.c:1356:2-1356:14: struct net *net;
-
drivers/net/netdevsim/fib.c:1369:2-1369:45: struct net *net = devlink_net(data->devlink);
-
drivers/net/netdevsim/hwstats.c:224:2-224:14: struct net *net;
-
drivers/net/netdevsim/hwstats.c:413:2-413:41: struct net *net = nsim_dev_net(nsim_dev);
-
drivers/net/netdevsim/hwstats.c:479:2-479:41: struct net *net = nsim_dev_net(nsim_dev);
-
drivers/net/ppp/pppoe.c:566:2-566:20: struct net *net = NULL;
-
drivers/net/ppp/pppoe.c:617:2-617:20: struct net *net = NULL;
-
drivers/net/ppp/pptp.c:136:2-136:14: struct net *net;
-
drivers/net/ppp/pptp.c:153:2-153:31: struct net *net = sock_net(sk);
-
drivers/net/tap.c:513:2-513:38: struct net *net = current->nsproxy->net_ns;
-
drivers/net/team/team.c:2311:2-2311:38: struct net *net = genl_info_net(info);
-
drivers/net/thunderbolt/main.c:421:2-421:22: struct tbnet *net = data;
-
drivers/net/thunderbolt/main.c:573:2-573:41: struct tbnet *net = netdev_priv(tf->dev);
-
drivers/net/thunderbolt/main.c:624:2-624:22: struct tbnet *net = container_of(work, typeof(*net), connected_work);
-
drivers/net/thunderbolt/main.c:691:2-691:22: struct tbnet *net = container_of(work, typeof(*net), login_work.work);
-
drivers/net/thunderbolt/main.c:726:2-726:22: struct tbnet *net = container_of(work, typeof(*net), disconnect_work);
-
drivers/net/thunderbolt/main.c:804:2-804:22: struct tbnet *net = container_of(napi, struct tbnet, napi);
-
drivers/net/thunderbolt/main.c:911:2-911:22: struct tbnet *net = data;
-
drivers/net/thunderbolt/main.c:918:2-918:37: struct tbnet *net = netdev_priv(dev);
-
drivers/net/thunderbolt/main.c:972:2-972:37: struct tbnet *net = netdev_priv(dev);
-
drivers/net/thunderbolt/main.c:1106:2-1106:37: struct tbnet *net = netdev_priv(dev);
-
drivers/net/thunderbolt/main.c:1245:2-1245:37: struct tbnet *net = netdev_priv(dev);
-
drivers/net/thunderbolt/main.c:1270:2-1270:43: const struct tbnet *net = netdev_priv(dev);
-
drivers/net/thunderbolt/main.c:1291:2-1291:16: struct tbnet *net;
-
drivers/net/thunderbolt/main.c:1359:2-1359:48: struct tbnet *net = tb_service_get_drvdata(svc);
-
drivers/net/thunderbolt/main.c:1374:2-1374:48: struct tbnet *net = tb_service_get_drvdata(svc);
-
drivers/net/thunderbolt/main.c:1389:2-1389:48: struct tbnet *net = tb_service_get_drvdata(svc);
-
drivers/net/tun.c:580:2-580:36: struct net *net = dev_net(tun->dev);
-
drivers/net/tun.c:3073:2-3073:39: struct net *net = sock_net(&tfile->sk);
-
drivers/net/tun.c:3458:2-3458:38: struct net *net = current->nsproxy->net_ns;
-
drivers/net/usb/cdc_ether.c:68:2-68:32: struct net_device *net = dev->net;
-
drivers/net/usb/hso.c:983:2-983:21: struct net_device *net;
-
drivers/net/usb/hso.c:2478:2-2478:21: struct net_device *net;
-
drivers/net/usb/ipheth.c:386:2-386:32: struct net_device *net = dev->net;
-
drivers/net/usb/kaweth.c:498:2-498:35: struct net_device *net = kaweth->net;
-
drivers/net/usb/lan78xx.c:4219:2-4219:21: struct net_device *net;
-
drivers/net/usb/mcs7830.c:483:2-483:32: struct net_device *net = dev->net;
-
drivers/net/usb/pegasus.c:458:2-458:21: struct net_device *net;
-
drivers/net/usb/pegasus.c:604:2-604:21: struct net_device *net;
-
drivers/net/usb/pegasus.c:640:2-640:21: struct net_device *net;
-
drivers/net/usb/pegasus.c:1133:2-1133:21: struct net_device *net;
-
drivers/net/usb/qmi_wwan.c:166:2-166:21: struct net_device *net;
-
drivers/net/usb/rndis_host.c:292:2-292:32: struct net_device *net = dev->net;
-
drivers/net/usb/usbnet.c:1605:2-1605:21: struct net_device *net;
-
drivers/net/usb/usbnet.c:1669:2-1669:22: struct net_device *net;
-
drivers/net/veth.c:1857:2-1857:14: struct net *net;
-
drivers/net/vrf.c:462:2-462:36: struct net *net = dev_net(skb->dev);
-
drivers/net/vrf.c:543:2-543:35: struct net *net = dev_net(vrf_dev);
-
drivers/net/vrf.c:766:2-766:35: struct net *net = dev_net(vrf_dev);
-
drivers/net/vrf.c:804:2-804:31: struct net *net = dev_net(dev);
-
drivers/net/vrf.c:826:2-826:31: struct net *net = dev_net(dev);
-
drivers/net/vrf.c:996:2-996:35: struct net *net = dev_net(vrf_dev);
-
drivers/net/vrf.c:1051:2-1051:31: struct net *net = dev_net(dev);
-
drivers/net/vrf.c:1240:2-1240:31: struct net *net = dev_net(dev);
-
drivers/net/vrf.c:1363:2-1363:35: struct net *net = dev_net(vrf_dev);
-
drivers/net/vrf.c:1505:2-1505:31: struct net *net = dev_net(dev);
-
drivers/net/vrf.c:1745:2-1745:14: struct net *net;
-
drivers/net/vrf.c:1932:2-1932:41: struct net *net = (struct net *)table->extra1;
-
drivers/net/vxlan/vxlan_core.c:261:2-261:38: struct net *net = dev_net(vxlan->dev);
-
drivers/net/vxlan/vxlan_core.c:1160:2-1160:38: struct net *net = dev_net(vxlan->dev);
-
drivers/net/vxlan/vxlan_core.c:3176:2-3176:31: struct net *net = dev_net(dev);
-
drivers/net/vxlan/vxlan_core.c:4745:2-4745:14: struct net *net;
-
drivers/net/vxlan/vxlan_mdb.c:1019:2-1019:38: struct net *net = dev_net(vxlan->dev);
-
drivers/net/vxlan/vxlan_vnifilter.c:306:2-306:38: struct net *net = dev_net(vxlan->dev);
-
drivers/net/vxlan/vxlan_vnifilter.c:410:2-410:36: struct net *net = sock_net(skb->sk);
-
drivers/net/vxlan/vxlan_vnifilter.c:944:2-944:36: struct net *net = sock_net(skb->sk);
-
drivers/net/wireguard/netlink.c:514:3-514:15: struct net *net;
-
drivers/net/wireguard/socket.c:351:2-351:14: struct net *net;
-
drivers/net/wireless/cisco/airo.c:7520:2-7520:18: BSSListElement *net;
-
drivers/net/wireless/virtual/mac80211_hwsim.c:1389:2-1389:14: struct net *net;
-
drivers/net/wireless/virtual/mac80211_hwsim.c:4954:2-4954:14: struct net *net;
-
drivers/net/wireless/virtual/mac80211_hwsim.c:5724:2-5724:38: struct net *net = genl_info_net(info);
-
drivers/rapidio/devices/rio_mport_cdev.c:1660:2-1660:18: struct rio_net *net;
-
drivers/rapidio/devices/rio_mport_cdev.c:1726:3-1726:19: struct rio_net *net;
-
drivers/rapidio/devices/rio_mport_cdev.c:1826:2-1826:18: struct rio_net *net;
-
drivers/rapidio/rio-scan.c:820:2-820:18: struct rio_net *net;
-
drivers/rapidio/rio-scan.c:840:2-840:18: struct rio_net *net;
-
drivers/rapidio/rio-scan.c:948:2-948:24: struct rio_net *net = NULL;
-
drivers/rapidio/rio-scan.c:1063:2-1063:24: struct rio_net *net = NULL;
-
drivers/rapidio/rio.c:110:2-110:56: struct rio_net *net = kzalloc(sizeof(*net), GFP_KERNEL);
-
drivers/staging/gdm724x/gdm_lte.c:868:2-868:21: struct net_device *net;
-
drivers/staging/gdm724x/gdm_lte.c:926:2-926:21: struct net_device *net;
-
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:24:2-24:46: struct rtllib_network *net = &priv->rtllib->current_network;
-
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:708:2-708:25: struct rtllib_network *net;
-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c:261:2-261:46: struct rtllib_network *net = &priv->rtllib->current_network;
-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c:314:2-314:38: struct rtllib_network *net = &ieee->current_network;
-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c:487:2-487:25: struct rtllib_network *net;
-
drivers/staging/rtl8192e/rtl819x_HTProc.c:145:2-145:38: struct rtllib_network *net = &ieee->current_network;
-
drivers/staging/rtl8192e/rtl819x_HTProc.c:170:2-170:38: struct rtllib_network *net = &ieee->current_network;
-
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c:272:2-272:41: struct ieee80211_network *net = &ieee->current_network;
-
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c:305:2-305:41: struct ieee80211_network *net = &ieee->current_network;
-
drivers/staging/rtl8192u/r8192U_core.c:840:2-840:28: struct ieee80211_network *net;
-
drivers/staging/rtl8192u/r8192U_core.c:936:2-936:52: struct ieee80211_network *net = &priv->ieee80211->current_network;
-
drivers/staging/rtl8192u/r8192U_core.c:961:2-961:28: struct ieee80211_network *net;
-
drivers/staging/rtl8192u/r8192U_core.c:1562:2-1562:41: struct ieee80211_network *net = &ieee->current_network;
-
drivers/tty/n_gsm.c:3914:2-3914:33: struct net_device *net = dlci->net;
-
drivers/tty/n_gsm.c:3980:2-3980:21: struct net_device *net;
-
drivers/usb/gadget/function/f_ecm.c:568:4-568:23: struct net_device *net;
-
drivers/usb/gadget/function/f_ecm.c:865:3-865:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/f_eem.c:191:2-191:21: struct net_device *net;
-
drivers/usb/gadget/function/f_eem.c:613:3-613:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/f_ncm.c:884:4-884:23: struct net_device *net;
-
drivers/usb/gadget/function/f_ncm.c:1627:3-1627:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/f_phonet.c:633:3-633:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/f_rndis.c:545:3-545:22: struct net_device *net;
-
drivers/usb/gadget/function/f_rndis.c:915:3-915:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/f_subset.c:257:2-257:21: struct net_device *net;
-
drivers/usb/gadget/function/f_subset.c:438:3-438:34: struct net_device *net = opts->net;
-
drivers/usb/gadget/function/rndis.c:177:2-177:21: struct net_device *net;
-
drivers/usb/gadget/function/u_ether.c:744:2-744:21: struct net_device *net;
-
drivers/usb/gadget/function/u_ether.c:816:2-816:21: struct net_device *net;
-
drivers/usb/gadget/legacy/ether.c:310:2-310:21: struct net_device *net;
-
drivers/usb/gadget/legacy/g_ffs.c:311:2-311:21: struct net_device *net;
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:91:2-91:46: struct vdpasim_net *net = sim_to_net(vdpasim);
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:130:2-130:46: struct vdpasim_net *net = sim_to_net(vdpasim);
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:200:2-200:46: struct vdpasim_net *net = sim_to_net(vdpasim);
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:289:2-289:46: struct vdpasim_net *net = sim_to_net(vdpasim);
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:433:2-433:46: struct vdpasim_net *net = sim_to_net(vdpasim);
-
drivers/vdpa/vdpa_sim/vdpa_sim_net.c:451:2-451:22: struct vdpasim_net *net;
-
drivers/vhost/net.c:699:2-699:26: struct vhost_net *net = container_of(vq->dev, struct vhost_net,
-
drivers/vhost/net.c:1265:2-1265:26: struct vhost_net *net = container_of(vq->dev, struct vhost_net, dev);
-
drivers/vhost/net.c:1274:2-1274:26: struct vhost_net *net = container_of(vq->dev, struct vhost_net, dev);
-
drivers/vhost/net.c:1281:2-1281:26: struct vhost_net *net = container_of(work, struct vhost_net,
-
drivers/vhost/net.c:1288:2-1288:26: struct vhost_net *net = container_of(work, struct vhost_net,
-
fs/afs/cell.c:492:2-492:30: struct afs_net *net = cell->net;
-
fs/afs/cell.c:530:2-530:24: struct afs_net *net = container_of(timer, struct afs_net, cells_timer);
-
fs/afs/cell.c:725:2-725:30: struct afs_net *net = cell->net;
-
fs/afs/cell.c:846:2-846:24: struct afs_net *net = container_of(work, struct afs_net, cells_manager);
-
fs/afs/dir.c:924:2-924:37: struct afs_net *net = afs_i2net(dir);
-
fs/afs/dynroot.c:114:2-114:40: struct afs_net *net = afs_d2net(dentry);
-
fs/afs/dynroot.c:181:2-181:40: struct afs_net *net = afs_d2net(dentry);
-
fs/afs/dynroot.c:344:2-344:37: struct afs_net *net = afs_sb2net(sb);
-
fs/afs/dynroot.c:372:2-372:37: struct afs_net *net = afs_sb2net(sb);
-
fs/afs/fs_probe.c:321:2-321:24: struct afs_net *net = container_of(timer, struct afs_net, fs_probe_timer);
-
fs/afs/fs_probe.c:364:2-364:24: struct afs_net *net = container_of(work, struct afs_net, fs_prober);
-
fs/afs/main.c:70:2-70:38: struct afs_net *net = afs_net(net_ns);
-
fs/afs/main.c:152:2-152:38: struct afs_net *net = afs_net(net_ns);
-
fs/afs/proc.c:91:2-91:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:155:2-155:18: struct afs_net *net;
-
fs/afs/proc.c:175:2-175:44: struct afs_net *net = afs_seq2net_single(m);
-
fs/afs/proc.c:438:2-438:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:450:2-450:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:463:2-463:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:475:2-475:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:494:2-494:37: struct afs_net *net = afs_seq2net(m);
-
fs/afs/proc.c:583:2-583:44: struct afs_net *net = afs_seq2net_single(m);
-
fs/afs/proc.c:615:2-615:30: struct afs_net *net = cell->net;
-
fs/afs/proc.c:648:2-648:30: struct afs_net *net = cell->net;
-
fs/afs/rxrpc.c:167:2-167:30: struct afs_net *net = call->net;
-
fs/afs/rxrpc.c:720:2-721:3: struct afs_net *net =
-
fs/afs/rxrpc.c:767:2-767:39: struct afs_net *net = afs_sock2net(sk);
-
fs/afs/rxrpc.c:820:2-820:30: struct afs_net *net = call->net;
-
fs/afs/rxrpc.c:857:2-857:30: struct afs_net *net = call->net;
-
fs/afs/rxrpc.c:897:2-897:30: struct afs_net *net = call->net;
-
fs/afs/server.c:142:2-142:30: struct afs_net *net = cell->net;
-
fs/afs/server.c:223:2-223:30: struct afs_net *net = cell->net;
-
fs/afs/server.c:342:2-342:24: struct afs_net *net = container_of(timer, struct afs_net, fs_timer);
-
fs/afs/server.c:544:2-544:24: struct afs_net *net = container_of(work, struct afs_net, fs_manager);
-
fs/afs/super.c:527:3-527:43: struct afs_net *net = afs_net(as->net_ns);
-
fs/afs/vl_alias.c:363:2-363:30: struct afs_net *net = cell->net;
-
fs/afs/vl_rotate.c:333:2-333:34: struct afs_net *net = vc->cell->net;
-
fs/afs/vlclient.c:135:2-135:34: struct afs_net *net = vc->cell->net;
-
fs/afs/vlclient.c:274:2-274:34: struct afs_net *net = vc->cell->net;
-
fs/afs/vlclient.c:624:2-624:34: struct afs_net *net = vc->cell->net;
-
fs/afs/vlclient.c:738:2-738:34: struct afs_net *net = vc->cell->net;
-
fs/lockd/clntlock.c:81:2-81:26: struct net *net = host->net;
-
fs/lockd/clntlock.c:234:2-234:26: struct net *net = host->net;
-
fs/lockd/host.c:337:2-337:20: struct net *net = SVC_NET(rqstp);
-
fs/lockd/svc.c:126:2-126:21: struct net *net = &init_net;
-
fs/lockd/svcproc.c:207:2-207:20: struct net *net = SVC_NET(rqstp);
-
fs/lockd/svcproc.c:248:2-248:20: struct net *net = SVC_NET(rqstp);
-
fs/nfs/blocklayout/rpc_pipefs.c:55:2-55:40: struct net *net = server->nfs_client->cl_net;
-
fs/nfs/blocklayout/rpc_pipefs.c:168:2-168:24: struct net *net = sb->s_fs_info;
-
fs/nfs/callback.c:270:2-270:26: struct net *net = xprt->xprt_net;
-
fs/nfs/dns_resolve.c:428:2-428:24: struct net *net = sb->s_fs_info;
-
fs/nfs/fs_context.c:1596:3-1596:39: struct net *net = nfss->nfs_client->cl_net;
-
fs/nfs/nfs4namespace.c:487:2-487:45: struct net *net = rpc_net_ns(server->client);
-
fs/nfsd/filecache.c:990:2-990:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4proc.c:532:2-532:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4recover.c:2119:2-2119:24: struct net *net = sb->s_fs_info;
-
fs/nfsd/nfs4state.c:2908:2-2908:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4state.c:3781:2-3781:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4state.c:3835:2-3835:20: struct net *net = SVC_NET(r);
-
fs/nfsd/nfs4state.c:3958:2-3958:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4state.c:6640:2-6640:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4state.c:7028:2-7028:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfs4state.c:7174:2-7174:46: struct net *net = lo->lo_owner.so_client->net;
-
fs/nfsd/nfs4state.c:7496:2-7496:20: struct net *net = SVC_NET(rqstp);
-
fs/nfsd/nfsctl.c:218:2-218:30: struct net *net = netns(file);
-
fs/nfsd/nfsctl.c:397:2-397:30: struct net *net = netns(file);
-
fs/nfsd/nfsctl.c:449:2-449:30: struct net *net = netns(file);
-
fs/nfsd/nfsctl.c:1445:2-1445:24: struct net *net = sb->s_fs_info;
-
fs/nfsd/nfssvc.c:485:2-485:31: struct net *net = dev_net(dev);
-
fs/nfsd/nfssvc.c:515:2-515:31: struct net *net = dev_net(dev);
-
fs/nfsd/nfssvc.c:940:2-940:31: struct net *net = perm_sock->xpt_net;
-
fs/proc/proc_net.c:43:2-43:14: struct net *net;
-
fs/proc/proc_net.c:179:2-179:14: struct net *net;
-
fs/proc/proc_net.c:271:2-271:20: struct net *net = NULL;
-
fs/proc/proc_net.c:291:2-291:14: struct net *net;
-
fs/proc/proc_net.c:307:2-307:14: struct net *net;
-
fs/proc/proc_net.c:330:2-330:14: struct net *net;
-
include/linux/netdevice.h:3016:2-3016:14: struct net *net;
-
include/linux/netdevice.h:3026:2-3026:14: struct net *net;
-
include/net/act_api.h:170:2-170:14: struct net *net;
-
include/net/inet6_hashtables.h:153:2-153:45: struct net *net = dev_net(skb_dst(skb)->dev);
-
include/net/inet_hashtables.h:500:2-500:45: struct net *net = dev_net(skb_dst(skb)->dev);
-
include/net/inet_sock.h:123:2-123:31: struct net *net = sock_net(sk);
-
include/net/inet_sock.h:135:2-135:31: struct net *net = sock_net(sk);
-
include/net/ip.h:456:2-456:36: struct net *net = dev_net(dst->dev);
-
include/net/netfilter/nf_conntrack_acct.h:33:2-33:32: struct net *net = nf_ct_net(ct);
-
include/net/netfilter/nf_conntrack_ecache.h:101:2-101:32: struct net *net = nf_ct_net(ct);
-
include/net/netfilter/nf_conntrack_labels.h:40:2-40:32: struct net *net = nf_ct_net(ct);
-
include/net/netfilter/nf_conntrack_timestamp.h:30:2-30:32: struct net *net = nf_ct_net(ct);
-
include/net/route.h:314:2-314:31: struct net *net = sock_net(sk);
-
include/net/route.h:360:2-360:36: struct net *net = dev_net(dst->dev);
-
include/net/tcp.h:1537:2-1537:46: struct net *net = sock_net((struct sock *)tp);
-
include/net/tcp.h:1550:2-1550:46: struct net *net = sock_net((struct sock *)tp);
-
include/net/tcp.h:1561:2-1561:46: struct net *net = sock_net((struct sock *)tp);
-
include/net/tcp.h:2089:2-2089:46: struct net *net = sock_net((struct sock *)tp);
-
include/net/xfrm.h:1163:2-1163:36: struct net *net = dev_net(skb->dev);
-
include/net/xfrm.h:1230:2-1230:36: struct net *net = dev_net(skb->dev);
-
kernel/audit.c:680:2-680:14: struct net *net;
-
kernel/audit.c:834:2-834:20: struct net *net = NULL;
-
kernel/bpf/cgroup.c:2284:2-2284:53: const struct net *net = ctx ? sock_net(ctx->sk) : &init_net;
-
kernel/bpf/net_namespace.c:108:2-108:14: struct net *net;
-
kernel/bpf/net_namespace.c:172:2-172:14: struct net *net;
-
kernel/bpf/net_namespace.c:210:2-210:14: struct net *net;
-
kernel/bpf/net_namespace.c:275:2-275:14: struct net *net;
-
kernel/bpf/net_namespace.c:302:2-302:14: struct net *net;
-
kernel/bpf/net_namespace.c:483:2-483:14: struct net *net;
-
kernel/bpf/offload.c:433:2-433:14: struct net *net;
-
kernel/bpf/offload.c:508:2-508:38: struct net *net = current->nsproxy->net_ns;
-
kernel/bpf/offload.c:641:2-641:14: struct net *net;
-
kernel/bpf/tcx.c:13:2-13:38: struct net *net = current->nsproxy->net_ns;
-
kernel/bpf/tcx.c:62:2-62:38: struct net *net = current->nsproxy->net_ns;
-
kernel/bpf/tcx.c:125:2-125:38: struct net *net = current->nsproxy->net_ns;
-
kernel/bpf/tcx.c:312:2-312:38: struct net *net = current->nsproxy->net_ns;
-
lib/kobject_uevent.c:390:2-390:26: const struct net *net = NULL;
-
lib/kobject_uevent.c:728:2-728:14: struct net *net;
-
net/8021q/vlan.c:218:2-218:36: struct net *net = dev_net(real_dev);
-
net/8021q/vlanproc.c:171:2-171:36: struct net *net = seq_file_net(seq);
-
net/8021q/vlanproc.c:192:2-192:36: struct net *net = seq_file_net(seq);
-
net/8021q/vlanproc.c:218:2-218:36: struct net *net = seq_file_net(seq);
-
net/batman-adv/bridge_loop_avoidance.c:2236:2-2236:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/bridge_loop_avoidance.c:2406:2-2406:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/distributed-arp-table.c:941:2-941:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/gateway_client.c:505:2-505:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/hard-interface.c:151:2-151:35: struct net *net = dev_net(net_dev);
-
net/batman-adv/hard-interface.c:221:2-221:14: struct net *net;
-
net/batman-adv/multicast.c:2000:2-2000:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/netlink.c:969:2-969:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/netlink.c:1274:2-1274:38: struct net *net = genl_info_net(info);
-
net/batman-adv/originator.c:704:2-704:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/originator.c:1288:2-1288:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/translation-table.c:641:2-641:38: struct net *net = dev_net(soft_iface);
-
net/batman-adv/translation-table.c:1166:2-1166:40: struct net *net = sock_net(cb->skb->sk);
-
net/batman-adv/translation-table.c:1941:2-1941:40: struct net *net = sock_net(cb->skb->sk);
-
net/bpf/test_run.c:948:2-948:38: struct net *net = current->nsproxy->net_ns;
-
net/bpf/test_run.c:1571:2-1571:38: struct net *net = current->nsproxy->net_ns;
-
net/bridge/br.c:362:2-362:14: struct net *net;
-
net/bridge/br_fdb.c:191:2-191:35: struct net *net = dev_net(br->dev);
-
net/bridge/br_forward.c:78:2-78:14: struct net *net;
-
net/bridge/br_input.c:254:2-254:14: struct net *net;
-
net/bridge/br_ioctl.c:87:2-87:35: struct net *net = dev_net(br->dev);
-
net/bridge/br_mdb.c:515:2-515:31: struct net *net = dev_net(dev);
-
net/bridge/br_mdb.c:592:2-592:31: struct net *net = dev_net(dev);
-
net/bridge/br_mdb.c:1207:2-1207:31: struct net *net = dev_net(dev);
-
net/bridge/br_netfilter_hooks.c:976:2-976:14: struct net *net;
-
net/bridge/br_netlink.c:629:2-629:14: struct net *net;
-
net/bridge/br_vlan.c:1882:2-1882:14: struct net *net;
-
net/bridge/br_vlan.c:2080:2-2080:36: struct net *net = sock_net(skb->sk);
-
net/bridge/br_vlan.c:2248:2-2248:36: struct net *net = sock_net(skb->sk);
-
net/bridge/netfilter/ebt_log.c:183:2-183:30: struct net *net = xt_net(par);
-
net/bridge/netfilter/ebt_nflog.c:27:2-27:30: struct net *net = xt_net(par);
-
net/bridge/netfilter/ebtables.c:2372:2-2372:31: struct net *net = sock_net(sk);
-
net/bridge/netfilter/ebtables.c:2441:2-2441:31: struct net *net = sock_net(sk);
-
net/bridge/netfilter/ebtables.c:2508:2-2508:31: struct net *net = sock_net(sk);
-
net/can/af_can.c:644:2-644:31: struct net *net = dev_net(dev);
-
net/can/bcm.c:196:2-196:23: struct net *net = m->private;
-
net/can/bcm.c:1506:2-1506:14: struct net *net;
-
net/can/bcm.c:1591:2-1591:31: struct net *net = sock_net(sk);
-
net/can/gw.c:591:2-591:31: struct net *net = dev_net(dev);
-
net/can/gw.c:757:2-757:36: struct net *net = sock_net(skb->sk);
-
net/can/gw.c:1059:2-1059:36: struct net *net = sock_net(skb->sk);
-
net/can/gw.c:1178:2-1178:36: struct net *net = sock_net(skb->sk);
-
net/can/gw.c:1255:2-1255:14: struct net *net;
-
net/can/isotp.c:1174:2-1174:14: struct net *net;
-
net/can/isotp.c:1250:2-1250:31: struct net *net = sock_net(sk);
-
net/can/j1939/socket.c:436:2-436:14: struct net *net;
-
net/can/proc.c:117:2-117:20: struct net *net = from_timer(net, t, can.stattimer);
-
net/can/proc.c:212:2-212:23: struct net *net = m->private;
-
net/can/proc.c:274:2-274:23: struct net *net = m->private;
-
net/can/proc.c:311:2-311:23: struct net *net = m->private;
-
net/can/proc.c:365:2-365:23: struct net *net = m->private;
-
net/can/proc.c:398:2-398:23: struct net *net = m->private;
-
net/core/dev.c:330:2-330:31: struct net *net = dev_net(dev);
-
net/core/dev.c:355:2-355:31: struct net *net = dev_net(dev);
-
net/core/dev.c:385:2-385:31: struct net *net = dev_net(dev);
-
net/core/dev.c:411:2-411:31: struct net *net = dev_net(dev);
-
net/core/dev.c:1217:2-1217:14: struct net *net;
-
net/core/dev.c:1766:2-1766:14: struct net *net;
-
net/core/dev.c:1813:2-1813:14: struct net *net;
-
net/core/dev.c:1983:2-1983:37: struct net *net = dev_net(info->dev);
-
net/core/dev.c:2016:2-2016:37: struct net *net = dev_net(info->dev);
-
net/core/dev.c:8276:2-8276:31: struct net *net = dev_net(dev);
-
net/core/dev.c:8301:2-8301:31: struct net *net = dev_net(dev);
-
net/core/dev.c:8326:2-8326:31: struct net *net = dev_net(dev);
-
net/core/dev.c:9510:2-9510:38: struct net *net = current->nsproxy->net_ns;
-
net/core/dev.c:10065:2-10065:31: struct net *net = dev_net(dev);
-
net/core/dev.c:11475:2-11475:14: struct net *net;
-
net/core/failover.c:217:2-217:40: struct net *net = dev_net(failover_dev);
-
net/core/fib_rules.c:138:2-138:14: struct net *net;
-
net/core/fib_rules.c:200:2-200:25: struct net *net = ops->fro_net;
-
net/core/fib_rules.c:523:2-523:36: struct net *net = sock_net(skb->sk);
-
net/core/fib_rules.c:777:2-777:36: struct net *net = sock_net(skb->sk);
-
net/core/fib_rules.c:885:2-885:36: struct net *net = sock_net(skb->sk);
-
net/core/fib_rules.c:1145:2-1145:36: struct net *net = sock_net(skb->sk);
-
net/core/fib_rules.c:1190:2-1190:14: struct net *net;
-
net/core/fib_rules.c:1245:2-1245:31: struct net *net = dev_net(dev);
-
net/core/filter.c:2241:2-2241:31: struct net *net = dev_net(dev);
-
net/core/filter.c:2346:2-2346:31: struct net *net = dev_net(dev);
-
net/core/filter.c:2471:2-2471:36: struct net *net = dev_net(skb->dev);
-
net/core/filter.c:5013:2-5013:47: const struct net *net = sk ? sock_net(sk) : &init_net;
-
net/core/filter.c:6052:2-6052:36: struct net *net = dev_net(skb->dev);
-
net/core/filter.c:6563:2-6563:14: struct net *net;
-
net/core/lwt_bpf.c:180:2-180:14: struct net *net;
-
net/core/neighbour.c:1706:2-1706:31: struct net *net = dev_net(dev);
-
net/core/neighbour.c:1890:2-1890:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:1957:2-1957:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:2307:2-2307:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:2497:2-2497:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:2701:2-2701:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:2749:2-2749:36: struct net *net = sock_net(skb->sk);
-
net/core/neighbour.c:3020:2-3020:39: struct net *net = sock_net(in_skb->sk);
-
net/core/neighbour.c:3184:2-3184:36: struct net *net = seq_file_net(seq);
-
net/core/neighbour.c:3225:2-3225:36: struct net *net = seq_file_net(seq);
-
net/core/neighbour.c:3286:2-3286:36: struct net *net = seq_file_net(seq);
-
net/core/neighbour.c:3309:2-3309:36: struct net *net = seq_file_net(seq);
-
net/core/neighbour.c:3503:2-3503:34: struct net *net = dev_net(n->dev);
-
net/core/neighbour.c:3573:2-3573:37: struct net *net = neigh_parms_net(p);
-
net/core/net-procfs.c:17:2-17:36: struct net *net = seq_file_net(seq);
-
net/core/net-sysfs.c:85:2-85:34: struct net *net = dev_net(netdev);
-
net/core/net-sysfs.c:430:2-430:34: struct net *net = dev_net(netdev);
-
net/core/net-sysfs.c:1051:2-1051:49: const struct net *net = rx_queue_namespace(kobj);
-
net/core/net-sysfs.c:1596:2-1596:31: struct net *net = dev_net(dev);
-
net/core/net-sysfs.c:1670:2-1670:53: const struct net *net = netdev_queue_namespace(kobj);
-
net/core/net-sysfs.c:1870:2-1870:38: struct net *net = current->nsproxy->net_ns;
-
net/core/net-sysfs.c:1952:2-1952:37: const struct net *net = dev_net(dev);
-
net/core/net_namespace.c:156:2-156:14: struct net *net;
-
net/core/net_namespace.c:167:2-167:14: struct net *net;
-
net/core/net_namespace.c:181:2-181:14: struct net *net;
-
net/core/net_namespace.c:410:2-410:20: struct net *net = NULL;
-
net/core/net_namespace.c:456:2-456:34: struct net *net = (struct net *)p;
-
net/core/net_namespace.c:466:2-466:14: struct net *net;
-
net/core/net_namespace.c:569:2-569:14: struct net *net, *tmp, *last;
-
net/core/net_namespace.c:681:2-681:35: struct net *net = ERR_PTR(-EINVAL);
-
net/core/net_namespace.c:701:2-701:14: struct net *net;
-
net/core/net_namespace.c:749:2-749:36: struct net *net = sock_net(skb->sk);
-
net/core/net_namespace.c:893:2-893:36: struct net *net = sock_net(skb->sk);
-
net/core/net_namespace.c:1017:4-1017:16: struct net *net;
-
net/core/net_namespace.c:1155:2-1155:14: struct net *net;
-
net/core/net_namespace.c:1182:2-1182:14: struct net *net;
-
net/core/net_namespace.c:1351:2-1351:20: struct net *net = NULL;
-
net/core/net_namespace.c:1376:2-1376:32: struct net *net = to_net_ns(ns);
-
net/core/netdev-genl.c:104:2-104:36: struct net *net = sock_net(skb->sk);
-
net/core/netpoll.c:685:3-685:39: struct net *net = current->nsproxy->net_ns;
-
net/core/pktgen.c:2637:2-2637:41: struct net *net = dev_net(pkt_dev->odev);
-
net/core/rtnetlink.c:477:2-477:14: struct net *net;
-
net/core/rtnetlink.c:491:2-491:14: struct net *net;
-
net/core/rtnetlink.c:2107:2-2107:14: struct net *net;
-
net/core/rtnetlink.c:2172:2-2172:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:2294:2-2294:14: struct net *net;
-
net/core/rtnetlink.c:2318:2-2318:14: struct net *net;
-
net/core/rtnetlink.c:2337:2-2337:14: struct net *net;
-
net/core/rtnetlink.c:2763:3-2763:15: struct net *net;
-
net/core/rtnetlink.c:3143:2-3143:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3236:2-3236:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3438:2-3438:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3537:2-3537:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3774:2-3774:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3882:2-3882:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:3941:2-3941:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:4026:2-4026:31: struct net *net = dev_net(dev);
-
net/core/rtnetlink.c:4059:2-4059:31: struct net *net = dev_net(dev);
-
net/core/rtnetlink.c:4141:2-4141:31: struct net *net = dev_net(dev);
-
net/core/rtnetlink.c:4229:2-4229:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:4345:2-4345:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:4603:2-4603:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:4765:2-4765:39: struct net *net = sock_net(in_skb->sk);
-
net/core/rtnetlink.c:5024:2-5024:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:5098:2-5098:31: struct net *net = dev_net(dev);
-
net/core/rtnetlink.c:5135:2-5135:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:5216:2-5216:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:5905:2-5905:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:5958:2-5958:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:6025:2-6025:31: struct net *net = dev_net(dev);
-
net/core/rtnetlink.c:6063:2-6063:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:6153:2-6153:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:6260:2-6260:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:6299:2-6299:36: struct net *net = sock_net(skb->sk);
-
net/core/rtnetlink.c:6339:2-6339:36: struct net *net = sock_net(skb->sk);
-
net/core/sock.c:633:2-633:31: struct net *net = sock_net(sk);
-
net/core/sock.c:677:2-677:31: struct net *net = sock_net(sk);
-
net/core/sock.c:727:2-727:31: struct net *net = sock_net(sk);
-
net/core/sock.c:867:2-867:31: struct net *net = sock_net(sk);
-
net/core/sysctl_net_core.c:97:2-97:41: struct net *net = (struct net *)table->data;
-
net/dcb/dcbnl.c:1509:2-1509:31: struct net *net = dev_net(dev);
-
net/dcb/dcbnl.c:1914:2-1914:36: struct net *net = sock_net(skb->sk);
-
net/dccp/ipv4.c:211:2-211:31: struct net *net = sock_net(sk);
-
net/dccp/ipv4.c:255:2-255:36: struct net *net = dev_net(skb->dev);
-
net/dccp/ipv4.c:530:2-530:47: struct net *net = dev_net(skb_dst(rxskb)->dev);
-
net/dccp/ipv6.c:84:2-84:36: struct net *net = dev_net(skb->dev);
-
net/dccp/ipv6.c:264:2-264:47: struct net *net = dev_net(skb_dst(rxskb)->dev);
-
net/devlink/dev.c:332:2-332:14: struct net *net;
-
net/ethtool/netlink.c:489:2-489:36: struct net *net = sock_net(skb->sk);
-
net/ethtool/tunnels.c:244:2-244:36: struct net *net = sock_net(skb->sk);
-
net/handshake/handshake-test.c:247:2-247:14: struct net *net;
-
net/handshake/handshake-test.c:352:2-352:14: struct net *net;
-
net/handshake/handshake-test.c:394:2-394:14: struct net *net;
-
net/handshake/netlink.c:92:2-92:36: struct net *net = sock_net(skb->sk);
-
net/handshake/netlink.c:139:2-139:36: struct net *net = sock_net(skb->sk);
-
net/handshake/request.c:227:2-227:14: struct net *net;
-
net/handshake/request.c:290:2-290:31: struct net *net = sock_net(sk);
-
net/handshake/request.c:317:2-317:14: struct net *net;
-
net/ieee802154/6lowpan/reassembly.c:280:2-280:36: struct net *net = dev_net(skb->dev);
-
net/ieee802154/nl-mac.c:440:2-440:36: struct net *net = sock_net(skb->sk);
-
net/ieee802154/nl-mac.c:775:2-775:36: struct net *net = sock_net(skb->sk);
-
net/ieee802154/nl802154.c:1274:2-1274:14: struct net *net;
-
net/ieee802154/socket.c:885:2-885:31: struct net *net = sock_net(sk);
-
net/ipv4/af_inet.c:474:2-474:31: struct net *net = sock_net(sk);
-
net/ipv4/af_inet.c:956:2-956:31: struct net *net = sock_net(sk);
-
net/ipv4/ah4.c:444:2-444:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/arp.c:398:2-398:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/arp.c:434:2-434:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/arp.c:457:2-457:31: struct net *net = dev_net(dev);
-
net/ipv4/devinet.c:650:2-650:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/devinet.c:949:2-949:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/devinet.c:1331:2-1331:31: struct net *net = dev_net(dev);
-
net/ipv4/devinet.c:1780:4-1780:16: struct net *net;
-
net/ipv4/devinet.c:1838:2-1838:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/devinet.c:1924:2-1924:14: struct net *net;
-
net/ipv4/devinet.c:2192:2-2192:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/devinet.c:2252:2-2252:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/devinet.c:2407:3-2407:26: struct net *net = ctl->extra2;
-
net/ipv4/devinet.c:2456:2-2456:25: struct net *net = ctl->extra2;
-
net/ipv4/devinet.c:2503:2-2503:25: struct net *net = ctl->extra2;
-
net/ipv4/devinet.c:2656:2-2656:37: struct net *net = dev_net(idev->dev);
-
net/ipv4/esp4.c:137:2-137:28: struct net *net = xs_net(x);
-
net/ipv4/esp4.c:973:2-973:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/fib_frontend.c:277:2-277:14: struct net *net;
-
net/ipv4/fib_frontend.c:348:2-348:31: struct net *net = dev_net(dev);
-
net/ipv4/fib_frontend.c:426:2-426:31: struct net *net = dev_net(dev);
-
net/ipv4/fib_frontend.c:858:2-858:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/fib_frontend.c:888:2-888:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/fib_frontend.c:989:2-989:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/fib_frontend.c:1072:2-1072:45: struct net *net = dev_net(ifa->ifa_dev->dev);
-
net/ipv4/fib_frontend.c:1376:2-1376:14: struct net *net;
-
net/ipv4/fib_frontend.c:1436:2-1436:31: struct net *net = dev_net(dev);
-
net/ipv4/fib_frontend.c:1469:2-1469:31: struct net *net = dev_net(dev);
-
net/ipv4/fib_frontend.c:1636:2-1636:14: struct net *net;
-
net/ipv4/fib_rules.c:225:2-225:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/fib_rules.c:291:2-291:26: struct net *net = rule->fr_net;
-
net/ipv4/fib_semantics.c:695:2-695:24: struct net *net = fi->fib_net;
-
net/ipv4/fib_semantics.c:1393:2-1393:35: struct net *net = cfg->fc_nlinfo.nl_net;
-
net/ipv4/fib_semantics.c:1879:2-1879:31: struct net *net = dev_net(dev);
-
net/ipv4/fib_semantics.c:2224:2-2224:24: struct net *net = fi->fib_net;
-
net/ipv4/fib_trie.c:2638:2-2638:25: struct net *net = seq->private;
-
net/ipv4/fib_trie.c:2676:2-2676:36: struct net *net = seq_file_net(seq);
-
net/ipv4/fib_trie.c:2710:2-2710:36: struct net *net = seq_file_net(seq);
-
net/ipv4/fou_core.c:738:2-738:38: struct net *net = genl_info_net(info);
-
net/ipv4/fou_core.c:751:2-751:38: struct net *net = genl_info_net(info);
-
net/ipv4/fou_core.c:820:2-820:38: struct net *net = genl_info_net(info);
-
net/ipv4/fou_core.c:867:2-867:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/icmp.c:401:2-401:39: struct net *net = dev_net(rt->dst.dev);
-
net/ipv4/icmp.c:599:2-599:14: struct net *net;
-
net/ipv4/icmp.c:857:2-857:14: struct net *net;
-
net/ipv4/icmp.c:1001:2-1001:14: struct net *net;
-
net/ipv4/icmp.c:1034:2-1034:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/icmp.c:1183:2-1183:39: struct net *net = dev_net(rt->dst.dev);
-
net/ipv4/icmp.c:1358:2-1358:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/igmp.c:352:2-352:31: struct net *net = dev_net(dev);
-
net/ipv4/igmp.c:462:2-462:31: struct net *net = dev_net(dev);
-
net/ipv4/igmp.c:589:2-589:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:732:2-732:31: struct net *net = dev_net(dev);
-
net/ipv4/igmp.c:828:2-828:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:920:2-920:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:951:2-951:40: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1177:2-1177:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1219:2-1219:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1293:2-1293:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1337:2-1337:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1645:2-1645:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1756:2-1756:39: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1883:3-1883:40: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:1952:3-1952:40: struct net *net = dev_net(in_dev->dev);
-
net/ipv4/igmp.c:2125:3-2125:48: struct net *net = dev_net(pmc->interface->dev);
-
net/ipv4/igmp.c:2177:2-2177:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2262:2-2262:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2314:2-2314:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2452:2-2452:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2543:2-2543:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2694:2-2694:31: struct net *net = sock_net(sk);
-
net/ipv4/igmp.c:2772:2-2772:36: struct net *net = seq_file_net(seq);
-
net/ipv4/igmp.c:2901:2-2901:36: struct net *net = seq_file_net(seq);
-
net/ipv4/inet_connection_sock.c:136:2-136:37: const struct net *net = sock_net(sk);
-
net/ipv4/inet_connection_sock.c:288:2-288:37: const struct net *net = sock_net(sk);
-
net/ipv4/inet_connection_sock.c:330:2-330:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_connection_sock.c:518:2-518:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_connection_sock.c:790:2-790:45: struct net *net = read_pnet(&ireq->ireq_net);
-
net/ipv4/inet_connection_sock.c:826:2-826:45: struct net *net = read_pnet(&ireq->ireq_net);
-
net/ipv4/inet_connection_sock.c:993:2-993:14: struct net *net;
-
net/ipv4/inet_diag.c:560:2-560:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/inet_diag.c:1015:2-1015:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/inet_diag.c:1309:2-1309:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/inet_diag.c:1330:2-1330:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/inet_hashtables.c:185:2-185:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_hashtables.c:227:2-227:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_hashtables.c:553:2-553:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_hashtables.c:628:2-628:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_hashtables.c:903:2-903:31: struct net *net = sock_net(sk);
-
net/ipv4/inet_hashtables.c:1009:2-1009:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_forward.c:91:2-91:14: struct net *net;
-
net/ipv4/ip_fragment.c:85:2-85:30: struct net *net = q->fqdir->net;
-
net/ipv4/ip_fragment.c:138:2-138:14: struct net *net;
-
net/ipv4/ip_fragment.c:277:2-277:33: struct net *net = qp->q.fqdir->net;
-
net/ipv4/ip_fragment.c:414:2-414:33: struct net *net = qp->q.fqdir->net;
-
net/ipv4/ip_gre.c:138:2-138:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ip_gre.c:265:2-265:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ip_gre.c:402:2-402:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ip_input.c:154:2-154:31: struct net *net = dev_net(dev);
-
net/ipv4/ip_input.c:247:2-247:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ip_input.c:563:2-563:31: struct net *net = dev_net(dev);
-
net/ipv4/ip_input.c:654:3-654:32: struct net *net = dev_net(dev);
-
net/ipv4/ip_output.c:153:2-153:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_output.c:458:2-458:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_output.c:1386:2-1386:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_output.c:1590:2-1590:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_sockglue.c:249:2-249:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_sockglue.c:350:2-350:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_sockglue.c:898:2-898:31: struct net *net = sock_net(sk);
-
net/ipv4/ip_tunnel.c:884:2-884:23: struct net *net = t->net;
-
net/ipv4/ip_tunnel.c:1136:2-1136:14: struct net *net;
-
net/ipv4/ip_tunnel.c:1153:2-1153:31: struct net *net = dev_net(dev);
-
net/ipv4/ip_tunnel.c:1208:2-1208:28: struct net *net = tunnel->net;
-
net/ipv4/ip_tunnel.c:1281:2-1281:28: struct net *net = tunnel->net;
-
net/ipv4/ip_tunnel_core.c:55:2-55:39: struct net *net = dev_net(rt->dst.dev);
-
net/ipv4/ip_vti.c:52:2-52:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ip_vti.c:321:2-321:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipcomp.c:24:2-24:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipcomp.c:59:2-59:28: struct net *net = xs_net(x);
-
net/ipv4/ipcomp.c:98:2-98:28: struct net *net = xs_net(x);
-
net/ipv4/ipip.c:130:2-130:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipip.c:214:2-214:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipmr.c:494:2-494:31: struct net *net = dev_net(dev);
-
net/ipv4/ipmr.c:652:2-652:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:722:2-722:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:1179:2-1179:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:1281:2-1281:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:1334:2-1334:31: struct net *net = sock_net(sk);
-
net/ipv4/ipmr.c:1361:2-1361:31: struct net *net = sock_net(sk);
-
net/ipv4/ipmr.c:1578:2-1578:31: struct net *net = sock_net(sk);
-
net/ipv4/ipmr.c:1622:2-1622:31: struct net *net = sock_net(sk);
-
net/ipv4/ipmr.c:1692:2-1692:31: struct net *net = sock_net(sk);
-
net/ipv4/ipmr.c:1748:2-1748:31: struct net *net = dev_net(dev);
-
net/ipv4/ipmr.c:2105:2-2105:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipmr.c:2204:2-2204:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipmr.c:2231:2-2231:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ipmr.c:2389:2-2389:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:2430:2-2430:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv4/ipmr.c:2535:2-2535:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/ipmr.c:2730:2-2730:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/ipmr.c:2830:2-2830:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/ipmr.c:2917:2-2917:36: struct net *net = seq_file_net(seq);
-
net/ipv4/ipmr.c:2970:2-2970:36: struct net *net = seq_file_net(seq);
-
net/ipv4/ipmr.c:3125:2-3125:14: struct net *net;
-
net/ipv4/ipmr_base.c:131:2-131:36: struct net *net = seq_file_net(seq);
-
net/ipv4/ipmr_base.c:176:2-176:36: struct net *net = seq_file_net(seq);
-
net/ipv4/ipmr_base.c:363:2-363:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/netfilter/ipt_SYNPROXY.c:16:2-16:30: struct net *net = xt_net(par);
-
net/ipv4/netfilter/nf_nat_pptp.c:46:2-46:32: struct net *net = nf_ct_net(ct);
-
net/ipv4/nexthop.c:2400:2-2400:31: struct net *net = dev_net(dev);
-
net/ipv4/nexthop.c:2954:2-2954:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/nexthop.c:3013:2-3013:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/nexthop.c:3040:2-3040:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/nexthop.c:3233:2-3233:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/nexthop.c:3421:2-3421:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/nexthop.c:3507:2-3507:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/nexthop.c:3554:2-3554:31: struct net *net = dev_net(dev);
-
net/ipv4/nexthop.c:3742:2-3742:14: struct net *net;
-
net/ipv4/ping.c:254:2-254:31: struct net *net = sock_net(sk);
-
net/ipv4/ping.c:311:2-311:31: struct net *net = sock_net(sk);
-
net/ipv4/ping.c:496:2-496:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ping.c:698:2-698:31: struct net *net = sock_net(sk);
-
net/ipv4/ping.c:972:2-972:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/ping.c:1030:2-1030:36: struct net *net = seq_file_net(seq);
-
net/ipv4/ping.c:1055:2-1055:36: struct net *net = seq_file_net(seq);
-
net/ipv4/proc.c:53:2-53:25: struct net *net = seq->private;
-
net/ipv4/proc.c:328:2-328:25: struct net *net = seq->private;
-
net/ipv4/proc.c:350:2-350:25: struct net *net = seq->private;
-
net/ipv4/proc.c:381:2-381:25: struct net *net = seq->private;
-
net/ipv4/proc.c:408:2-408:25: struct net *net = seq->private;
-
net/ipv4/proc.c:474:2-474:25: struct net *net = seq->private;
-
net/ipv4/raw.c:195:2-195:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/raw.c:267:2-267:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/raw.c:325:2-325:31: struct net *net = sock_net(sk);
-
net/ipv4/raw.c:477:2-477:31: struct net *net = sock_net(sk);
-
net/ipv4/raw.c:692:2-692:31: struct net *net = sock_net(sk);
-
net/ipv4/raw_diag.c:95:2-95:14: struct net *net;
-
net/ipv4/raw_diag.c:142:2-142:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/raw_diag.c:202:2-202:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/route.c:534:2-534:42: const struct net *net = dev_net(skb->dev);
-
net/ipv4/route.c:747:2-747:14: struct net *net;
-
net/ipv4/route.c:828:2-828:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/route.c:879:2-879:14: struct net *net;
-
net/ipv4/route.c:948:2-948:14: struct net *net;
-
net/ipv4/route.c:1024:2-1024:36: struct net *net = dev_net(dst->dev);
-
net/ipv4/route.c:1116:2-1116:31: struct net *net = sock_net(sk);
-
net/ipv4/route.c:1184:2-1184:31: struct net *net = sock_net(sk);
-
net/ipv4/route.c:1316:2-1316:36: struct net *net = dev_net(dst->dev);
-
net/ipv4/route.c:2167:2-2167:31: struct net *net = dev_net(dev);
-
net/ipv4/route.c:2229:2-2229:34: struct net *net = dev_net(dev);
-
net/ipv4/route.c:3123:2-3123:40: struct net *net = sock_net(cb->skb->sk);
-
net/ipv4/route.c:3282:2-3282:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/route.c:3462:2-3462:41: struct net *net = (struct net *)__ctl->extra1;
-
net/ipv4/sysctl_net_ipv4.c:71:2-72:3: struct net *net =
-
net/ipv4/sysctl_net_ipv4.c:106:2-106:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:140:2-141:3: struct net *net =
-
net/ipv4/sysctl_net_ipv4.c:155:2-156:3: struct net *net =
-
net/ipv4/sysctl_net_ipv4.c:202:2-202:14: struct net *net;
-
net/ipv4/sysctl_net_ipv4.c:218:2-218:20: struct net *net = container_of(ctl->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:291:2-291:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:363:2-363:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:394:2-394:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:418:2-418:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:443:2-443:20: struct net *net = container_of(table->data, struct net,
-
net/ipv4/sysctl_net_ipv4.c:458:2-458:14: struct net *net;
-
net/ipv4/tcp.c:3386:2-3386:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp.c:3936:2-3936:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_cong.c:221:2-221:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_diag.c:205:2-205:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/tcp_fastopen.c:493:2-493:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:598:2-598:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:2158:2-2158:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:3654:2-3654:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:3771:2-3771:37: const struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:6789:2-6789:44: const struct net *net = sock_net(listen_sk);
-
net/ipv4/tcp_input.c:6867:2-6867:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_input.c:6967:2-6967:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_ipv4.c:208:2-208:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_ipv4.c:398:2-398:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_ipv4.c:486:2-486:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/tcp_ipv4.c:695:2-695:14: struct net *net;
-
net/ipv4/tcp_ipv4.c:877:2-877:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_ipv4.c:1491:2-1491:40: struct net *net = sock_net(sk_listener);
-
net/ipv4/tcp_ipv4.c:1779:2-1779:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/tcp_ipv4.c:1985:2-1985:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/tcp_ipv4.c:3295:2-3295:14: struct net *net;
-
net/ipv4/tcp_metrics.c:169:2-169:14: struct net *net;
-
net/ipv4/tcp_metrics.c:255:2-255:14: struct net *net;
-
net/ipv4/tcp_metrics.c:298:2-298:14: struct net *net;
-
net/ipv4/tcp_metrics.c:345:2-345:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_metrics.c:468:2-468:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_metrics.c:766:2-766:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/tcp_metrics.c:844:2-844:38: struct net *net = genl_info_net(info);
-
net/ipv4/tcp_metrics.c:928:2-928:38: struct net *net = genl_info_net(info);
-
net/ipv4/tcp_minisocks.c:284:2-284:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_minisocks.c:369:2-369:14: struct net *net;
-
net/ipv4/tcp_output.c:259:2-259:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_output.c:1764:2-1764:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_output.c:2285:2-2285:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_output.c:2391:2-2391:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_output.c:3020:2-3020:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_output.c:4198:2-4198:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_plb.c:28:2-28:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_plb.c:48:2-48:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_plb.c:93:2-93:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_timer.c:164:2-164:37: const struct net *net = sock_net(sk);
-
net/ipv4/tcp_timer.c:237:2-237:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_timer.c:488:2-488:31: struct net *net = sock_net(sk);
-
net/ipv4/tcp_timer.c:697:2-697:54: struct net *net = read_pnet(&inet_rsk(req)->ireq_net);
-
net/ipv4/udp.c:210:2-210:31: struct net *net = sock_net(sk);
-
net/ipv4/udp.c:244:2-244:31: struct net *net = sock_net(sk);
-
net/ipv4/udp.c:538:2-538:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/udp.c:711:2-711:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/udp.c:1202:3-1202:32: struct net *net = sock_net(sk);
-
net/ipv4/udp.c:1771:3-1771:32: struct net *net = sock_net(sk);
-
net/ipv4/udp.c:2366:2-2366:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/udp.c:2534:2-2534:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/udp.c:2965:2-2965:36: struct net *net = seq_file_net(seq);
-
net/ipv4/udp.c:2993:2-2993:36: struct net *net = seq_file_net(seq);
-
net/ipv4/udp.c:3118:2-3118:36: struct net *net = seq_file_net(seq);
-
net/ipv4/udp_diag.c:36:2-36:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/udp_diag.c:94:2-94:36: struct net *net = sock_net(skb->sk);
-
net/ipv4/udp_diag.c:171:2-171:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv4/udp_offload.c:611:2-611:36: struct net *net = dev_net(skb->dev);
-
net/ipv4/udp_tunnel_core.c:117:2-117:31: struct net *net = sock_net(sk);
-
net/ipv4/udp_tunnel_core.c:137:2-137:31: struct net *net = sock_net(sk);
-
net/ipv6/addrconf.c:650:2-650:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv6/addrconf.c:713:2-713:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrconf.c:862:2-862:14: struct net *net;
-
net/ipv6/addrconf.c:930:2-930:14: struct net *net;
-
net/ipv6/addrconf.c:1034:2-1034:31: struct net *net = dev_net(dev);
-
net/ipv6/addrconf.c:1061:2-1061:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:1278:2-1278:42: struct net *net = dev_net(ifp->idev->dev);
-
net/ipv6/addrconf.c:2109:2-2109:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:2710:2-2710:31: struct net *net = dev_net(dev);
-
net/ipv6/addrconf.c:3155:2-3155:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:3298:2-3298:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:3582:2-3582:31: struct net *net = dev_net(dev);
-
net/ipv6/addrconf.c:3782:2-3782:31: struct net *net = dev_net(dev);
-
net/ipv6/addrconf.c:4031:2-4031:14: struct net *net;
-
net/ipv6/addrconf.c:4342:2-4342:36: struct net *net = seq_file_net(seq);
-
net/ipv6/addrconf.c:4374:2-4374:36: struct net *net = seq_file_net(seq);
-
net/ipv6/addrconf.c:4664:2-4664:20: struct net *net = container_of(to_delayed_work(w), struct net,
-
net/ipv6/addrconf.c:4710:2-4710:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrconf.c:4896:2-4896:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrconf.c:5294:4-5294:16: struct net *net;
-
net/ipv6/addrconf.c:5533:2-5533:42: struct net *net = dev_net(ifa->idev->dev);
-
net/ipv6/addrconf.c:6042:2-6042:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrconf.c:6092:2-6092:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:6164:2-6164:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/addrconf.c:6187:2-6187:42: struct net *net = dev_net(ifp->idev->dev);
-
net/ipv6/addrconf.c:6320:2-6320:14: struct net *net;
-
net/ipv6/addrconf.c:6382:3-6382:26: struct net *net = ctl->extra2;
-
net/ipv6/addrconf.c:6418:2-6418:39: struct net *net = (struct net *)ctl->extra2;
-
net/ipv6/addrconf.c:6481:2-6481:25: struct net *net = ctl->extra2;
-
net/ipv6/addrconf.c:6611:2-6611:14: struct net *net;
-
net/ipv6/addrlabel.c:387:2-387:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrlabel.c:498:2-498:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/addrlabel.c:582:2-582:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv6/af_inet6.c:283:2-283:31: struct net *net = sock_net(sk);
-
net/ipv6/af_inet6.c:563:2-563:31: struct net *net = sock_net(sk);
-
net/ipv6/ah6.c:646:2-646:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/anycast.c:69:2-69:31: struct net *net = sock_net(sk);
-
net/ipv6/anycast.c:160:2-160:31: struct net *net = sock_net(sk);
-
net/ipv6/anycast.c:191:2-191:31: struct net *net = sock_net(sk);
-
net/ipv6/anycast.c:288:2-288:14: struct net *net;
-
net/ipv6/anycast.c:489:2-489:36: struct net *net = seq_file_net(seq);
-
net/ipv6/esp6.c:154:2-154:28: struct net *net = xs_net(x);
-
net/ipv6/esp6.c:1022:2-1022:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:300:2-300:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:369:2-369:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:484:2-484:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:654:2-654:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:1028:2-1028:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/exthdrs.c:1125:3-1125:21: struct net *net = NULL;
-
net/ipv6/fib6_rules.c:163:2-163:26: struct net *net = rule->fr_net;
-
net/ipv6/fib6_rules.c:203:2-203:26: struct net *net = rule->fr_net;
-
net/ipv6/fib6_rules.c:350:2-350:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/fib6_rules.c:392:2-392:26: struct net *net = rule->fr_net;
-
net/ipv6/fib6_rules.c:498:2-498:14: struct net *net;
-
net/ipv6/icmp.c:79:2-79:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/icmp.c:196:2-196:31: struct net *net = sock_net(sk);
-
net/ipv6/icmp.c:238:2-238:31: struct net *net = sock_net(sk);
-
net/ipv6/icmp.c:452:2-452:14: struct net *net;
-
net/ipv6/icmp.c:714:2-714:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/icmp.c:827:2-827:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/icmp.c:884:2-884:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ila/ila_xlat.c:346:2-346:38: struct net *net = genl_info_net(info);
-
net/ipv6/ila/ila_xlat.c:359:2-359:38: struct net *net = genl_info_net(info);
-
net/ipv6/ila/ila_xlat.c:380:2-380:38: struct net *net = genl_info_net(info);
-
net/ipv6/ila/ila_xlat.c:462:2-462:38: struct net *net = genl_info_net(info);
-
net/ipv6/ila/ila_xlat.c:507:2-507:40: struct net *net = sock_net(cb->skb->sk);
-
net/ipv6/ila/ila_xlat.c:639:2-639:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/inet6_hashtables.c:273:2-273:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6_fib.c:554:2-554:40: struct net *net = sock_net(cb->skb->sk);
-
net/ipv6/ip6_fib.c:578:2-578:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/ip6_fib.c:626:2-626:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/ip6_fib.c:1919:2-1919:26: struct net *net = info->nl_net;
-
net/ipv6/ip6_fib.c:2011:2-2011:26: struct net *net = info->nl_net;
-
net/ipv6/ip6_fib.c:2632:2-2632:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6_fib.c:2667:2-2667:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6_fib.c:2693:2-2693:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6_flowlabel.c:583:2-583:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6_flowlabel.c:618:2-618:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6_flowlabel.c:762:2-762:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6_flowlabel.c:778:2-778:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6_gre.c:119:2-119:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_gre.c:421:2-421:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6_gre.c:1272:2-1272:23: struct net *net = t->net;
-
net/ipv6/ip6_gre.c:1637:2-1637:14: struct net *net;
-
net/ipv6/ip6_gre.c:2014:2-2014:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_gre.c:2044:2-2044:24: struct net *net = nt->net;
-
net/ipv6/ip6_gre.c:2094:2-2094:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_gre.c:2247:2-2247:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_input.c:305:2-305:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6_input.c:335:3-335:32: struct net *net = dev_net(dev);
-
net/ipv6/ip6_output.c:252:2-252:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6_output.c:489:2-489:36: struct net *net = dev_net(dst->dev);
-
net/ipv6/ip6_output.c:1939:2-1939:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6_output.c:2013:2-2013:36: struct net *net = sock_net(skb->sk);
-
net/ipv6/ip6_tunnel.c:256:2-256:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_tunnel.c:376:2-376:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:467:2-467:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6_tunnel.c:769:2-769:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:1016:2-1016:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:1073:2-1073:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:1537:2-1537:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:1619:2-1619:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:1925:2-1925:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_tunnel.c:1994:2-1994:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_tunnel.c:2032:2-2032:23: struct net *net = t->net;
-
net/ipv6/ip6_tunnel.c:2062:2-2062:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_tunnel.c:2272:2-2272:14: struct net *net;
-
net/ipv6/ip6_vti.c:185:2-185:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:608:2-608:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6_vti.c:729:2-729:34: struct net *net = dev_net(t->dev);
-
net/ipv6/ip6_vti.c:806:2-806:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:965:2-965:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:1011:2-1011:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:1027:2-1027:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:1040:2-1040:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6_vti.c:1180:2-1180:14: struct net *net;
-
net/ipv6/ip6mr.c:411:2-411:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6mr.c:465:2-465:36: struct net *net = seq_file_net(seq);
-
net/ipv6/ip6mr.c:532:2-532:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6mr.c:597:2-597:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6mr.c:774:2-774:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv6/ip6mr.c:1244:2-1244:31: struct net *net = dev_net(dev);
-
net/ipv6/ip6mr.c:1358:2-1358:14: struct net *net;
-
net/ipv6/ip6mr.c:1569:2-1569:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:1594:2-1594:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:1663:2-1663:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:1838:2-1838:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:1888:2-1888:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:1956:2-1956:31: struct net *net = sock_net(sk);
-
net/ipv6/ip6mr.c:2214:2-2214:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ip6mr.c:2419:2-2419:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv6/ip6mr.c:2460:2-2460:39: struct net *net = read_pnet(&mrt->net);
-
net/ipv6/ip6mr.c:2547:2-2547:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv6/ipcomp6.c:47:2-47:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ipcomp6.c:76:2-76:28: struct net *net = xs_net(x);
-
net/ipv6/ipcomp6.c:113:2-113:28: struct net *net = xs_net(x);
-
net/ipv6/ipv6_sockglue.c:325:2-325:31: struct net *net = sock_net(sk);
-
net/ipv6/ipv6_sockglue.c:398:2-398:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:175:2-175:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:253:2-253:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:322:2-322:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:369:2-369:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:496:2-496:31: struct net *net = sock_net(sk);
-
net/ipv6/mcast.c:1732:2-1732:31: struct net *net = dev_net(dev);
-
net/ipv6/mcast.c:1785:2-1785:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/mcast.c:2124:2-2124:31: struct net *net = dev_net(dev);
-
net/ipv6/mcast.c:2865:2-2865:36: struct net *net = seq_file_net(seq);
-
net/ipv6/mcast.c:2973:2-2973:36: struct net *net = seq_file_net(seq);
-
net/ipv6/mip6.c:199:2-199:28: struct net *net = xs_net(x);
-
net/ipv6/ndisc.c:475:2-475:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/ndisc.c:885:3-885:32: struct net *net = dev_net(dev);
-
net/ipv6/ndisc.c:1092:3-1092:32: struct net *net = dev_net(dev);
-
net/ipv6/ndisc.c:1192:2-1192:35: struct net *net = dev_net(ra->dev);
-
net/ipv6/ndisc.c:1243:2-1243:14: struct net *net;
-
net/ipv6/ndisc.c:1665:2-1665:31: struct net *net = dev_net(dev);
-
net/ipv6/ndisc.c:1871:2-1871:31: struct net *net = dev_net(dev);
-
net/ipv6/netfilter/ip6t_REJECT.c:38:2-38:30: struct net *net = xt_net(par);
-
net/ipv6/netfilter/ip6t_SYNPROXY.c:16:2-16:30: struct net *net = xt_net(par);
-
net/ipv6/proc.c:36:2-36:25: struct net *net = seq->private;
-
net/ipv6/proc.c:218:2-218:39: struct net *net = (struct net *)seq->private;
-
net/ipv6/proc.c:248:2-248:14: struct net *net;
-
net/ipv6/proc.c:268:2-268:37: struct net *net = dev_net(idev->dev);
-
net/ipv6/raw.c:143:2-143:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/raw.c:331:2-331:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/raw.c:591:2-591:31: struct net *net = sock_net(sk);
-
net/ipv6/reassembly.c:110:2-110:45: struct net *net = dev_net(skb_dst(skb)->dev);
-
net/ipv6/reassembly.c:259:2-259:33: struct net *net = fq->q.fqdir->net;
-
net/ipv6/reassembly.c:332:2-332:45: struct net *net = dev_net(skb_dst(skb)->dev);
-
net/ipv6/route.c:931:2-931:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:1447:2-1447:14: struct net *net;
-
net/ipv6/route.c:1655:2-1655:40: struct net *net = dev_net(nrt->dst.dev);
-
net/ipv6/route.c:2561:2-2561:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/route.c:2827:2-2827:39: struct net *net = dev_net(rt->dst.dev);
-
net/ipv6/route.c:3187:2-3187:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:3258:2-3258:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:3291:2-3291:20: struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops);
-
net/ipv6/route.c:3682:2-3682:35: struct net *net = cfg->fc_nlinfo.nl_net;
-
net/ipv6/route.c:3855:2-3855:26: struct net *net = info->nl_net;
-
net/ipv6/route.c:3887:2-3887:26: struct net *net = info->nl_net;
-
net/ipv6/route.c:4484:2-4484:36: struct net *net = dev_net(dst->dev);
-
net/ipv6/route.c:4593:2-4593:52: struct net *net = ((struct arg_dev_net_ip *)arg)->net;
-
net/ipv6/route.c:4610:2-4610:42: struct net *net = dev_net(ifp->idev->dev);
-
net/ipv6/route.c:4754:2-4754:36: struct net *net = dev_net(arg->dev);
-
net/ipv6/route.c:4840:2-4840:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:4887:2-4887:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:5887:2-5887:25: struct net *net = arg->net;
-
net/ipv6/route.c:6019:2-6019:39: struct net *net = sock_net(in_skb->sk);
-
net/ipv6/route.c:6164:2-6164:26: struct net *net = info->nl_net;
-
net/ipv6/route.c:6275:2-6275:31: struct net *net = dev_net(dev);
-
net/ipv6/route.c:6312:2-6312:39: struct net *net = (struct net *)seq->private;
-
net/ipv6/route.c:6331:2-6331:14: struct net *net;
-
net/ipv6/seg6.c:154:2-154:38: struct net *net = genl_info_net(info);
-
net/ipv6/seg6.c:238:2-238:38: struct net *net = genl_info_net(info);
-
net/ipv6/seg6.c:267:2-267:38: struct net *net = genl_info_net(info);
-
net/ipv6/seg6.c:336:2-336:40: struct net *net = sock_net(cb->skb->sk);
-
net/ipv6/seg6_hmac.c:239:2-239:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/seg6_iptunnel.c:131:2-131:36: struct net *net = dev_net(dst->dev);
-
net/ipv6/seg6_iptunnel.c:208:2-208:36: struct net *net = dev_net(dst->dev);
-
net/ipv6/seg6_iptunnel.c:358:3-358:46: struct net *net = dev_net(skb_dst(skb)->dev);
-
net/ipv6/seg6_iptunnel.c:502:2-502:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/seg6_local.c:275:2-275:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/seg6_local.c:849:2-849:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/seg6_local.c:1016:2-1016:14: struct net *net;
-
net/ipv6/seg6_local.c:1114:2-1114:26: struct net *net = info->net;
-
net/ipv6/sit.c:203:2-203:31: struct net *net = dev_net(dev);
-
net/ipv6/sit.c:1141:2-1141:23: struct net *net = t->net;
-
net/ipv6/sit.c:1470:2-1470:31: struct net *net = dev_net(dev);
-
net/ipv6/sit.c:1557:2-1557:31: struct net *net = dev_net(dev);
-
net/ipv6/sit.c:1608:2-1608:23: struct net *net = t->net;
-
net/ipv6/sit.c:1760:2-1760:31: struct net *net = dev_net(dev);
-
net/ipv6/sit.c:1881:2-1881:14: struct net *net;
-
net/ipv6/sysctl_net_ipv6.c:36:2-36:14: struct net *net;
-
net/ipv6/sysctl_net_ipv6.c:52:2-52:14: struct net *net;
-
net/ipv6/tcp_ipv6.c:151:2-151:31: struct net *net = sock_net(sk);
-
net/ipv6/tcp_ipv6.c:384:2-384:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/tcp_ipv6.c:854:2-854:65: struct net *net = sk ? sock_net(sk) : dev_net(skb_dst(skb)->dev);
-
net/ipv6/tcp_ipv6.c:990:2-990:14: struct net *net;
-
net/ipv6/tcp_ipv6.c:1597:2-1597:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/tcp_ipv6.c:1842:2-1842:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/udp.c:279:2-279:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/udp.c:569:2-569:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/udp.c:931:2-931:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/udp.c:1080:2-1080:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/udp_offload.c:120:2-120:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/xfrm6_input.c:181:2-181:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/xfrm6_tunnel.c:224:2-224:36: struct net *net = dev_net(skb->dev);
-
net/ipv6/xfrm6_tunnel.c:292:2-292:28: struct net *net = xs_net(x);
-
net/kcm/kcmproc.c:20:2-20:36: struct net *net = seq_file_net(seq);
-
net/kcm/kcmproc.c:37:2-37:36: struct net *net = seq_file_net(seq);
-
net/kcm/kcmproc.c:85:2-85:36: struct net *net = seq_file_net(seq);
-
net/kcm/kcmproc.c:249:2-249:25: struct net *net = seq->private;
-
net/key/af_key.c:96:2-96:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:117:2-117:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1306:2-1306:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1411:2-1411:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1498:2-1498:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1535:2-1535:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1575:2-1575:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1759:2-1759:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:1818:2-1818:37: struct net *net = sock_net(&pfk->sk);
-
net/key/af_key.c:1824:2-1824:37: struct net *net = sock_net(&pfk->sk);
-
net/key/af_key.c:1945:2-1945:29: struct net *net = xp_net(xp);
-
net/key/af_key.c:2247:2-2247:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:2362:2-2362:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:2558:2-2558:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:2648:2-2648:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:2725:2-2725:37: struct net *net = sock_net(&pfk->sk);
-
net/key/af_key.c:2731:2-2731:47: struct net *net = sock_net((struct sock *)pfk);
-
net/key/af_key.c:2780:2-2780:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:3075:2-3075:39: struct net *net = x ? xs_net(x) : c->net;
-
net/key/af_key.c:3268:2-3268:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:3674:2-3674:31: struct net *net = sock_net(sk);
-
net/key/af_key.c:3799:2-3799:34: struct net *net = seq_file_net(f);
-
net/key/af_key.c:3808:2-3808:34: struct net *net = seq_file_net(f);
-
net/l2tp/l2tp_ip.c:115:2-115:36: struct net *net = dev_net(skb->dev);
-
net/l2tp/l2tp_ip.c:252:2-252:31: struct net *net = sock_net(sk);
-
net/l2tp/l2tp_ip6.c:125:2-125:36: struct net *net = dev_net(skb->dev);
-
net/l2tp/l2tp_ip6.c:264:2-264:31: struct net *net = sock_net(sk);
-
net/l2tp/l2tp_netlink.c:53:2-53:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:193:2-193:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:263:2-263:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:293:2-293:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:455:2-455:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:497:2-497:36: struct net *net = sock_net(skb->sk);
-
net/l2tp/l2tp_netlink.c:530:2-530:38: struct net *net = genl_info_net(info);
-
net/l2tp/l2tp_netlink.c:831:2-831:36: struct net *net = sock_net(skb->sk);
-
net/l2tp/l2tp_ppp.c:1456:2-1456:14: struct net *net;
-
net/mctp/af_mctp.c:355:2-355:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/af_mctp.c:397:2-397:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/af_mctp.c:497:2-497:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/af_mctp.c:551:2-551:31: struct net *net = sock_net(sk);
-
net/mctp/af_mctp.c:563:2-563:31: struct net *net = sock_net(sk);
-
net/mctp/device.c:117:2-117:36: struct net *net = sock_net(skb->sk);
-
net/mctp/device.c:163:2-163:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/device.c:193:2-193:36: struct net *net = sock_net(skb->sk);
-
net/mctp/device.c:256:2-256:36: struct net *net = sock_net(skb->sk);
-
net/mctp/neigh.c:28:2-28:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/neigh.c:73:2-73:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/neigh.c:91:2-91:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/neigh.c:118:2-118:36: struct net *net = sock_net(skb->sk);
-
net/mctp/neigh.c:176:2-176:36: struct net *net = sock_net(skb->sk);
-
net/mctp/neigh.c:245:2-245:36: struct net *net = sock_net(skb->sk);
-
net/mctp/neigh.c:281:2-281:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/route.c:175:2-175:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/route.c:327:2-327:36: struct net *net = dev_net(skb->dev);
-
net/mctp/route.c:606:2-606:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/route.c:677:2-677:37: struct net *net = sock_net(&msk->sk);
-
net/mctp/route.c:984:2-984:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/route.c:1033:2-1033:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/route.c:1073:2-1073:37: struct net *net = dev_net(mdev->dev);
-
net/mctp/route.c:1092:2-1092:31: struct net *net = dev_net(dev);
-
net/mctp/route.c:1180:2-1180:36: struct net *net = sock_net(skb->sk);
-
net/mctp/route.c:1346:2-1346:36: struct net *net = sock_net(skb->sk);
-
net/mpls/af_mpls.c:345:2-345:31: struct net *net = dev_net(dev);
-
net/mpls/af_mpls.c:771:2-771:35: struct net *net = cfg->rc_nlinfo.nl_net;
-
net/mpls/af_mpls.c:967:2-967:35: struct net *net = cfg->rc_nlinfo.nl_net;
-
net/mpls/af_mpls.c:1053:2-1053:35: struct net *net = cfg->rc_nlinfo.nl_net;
-
net/mpls/af_mpls.c:1256:2-1256:39: struct net *net = sock_net(in_skb->sk);
-
net/mpls/af_mpls.c:1305:2-1305:36: struct net *net = sock_net(skb->sk);
-
net/mpls/af_mpls.c:1375:3-1375:26: struct net *net = ctl->extra2;
-
net/mpls/af_mpls.c:1403:2-1403:31: struct net *net = dev_net(dev);
-
net/mpls/af_mpls.c:1440:2-1440:31: struct net *net = dev_net(dev);
-
net/mpls/af_mpls.c:1503:2-1503:31: struct net *net = dev_net(dev);
-
net/mpls/af_mpls.c:1579:2-1579:31: struct net *net = dev_net(dev);
-
net/mpls/af_mpls.c:2180:2-2180:36: struct net *net = sock_net(skb->sk);
-
net/mpls/af_mpls.c:2361:2-2361:39: struct net *net = sock_net(in_skb->sk);
-
net/mpls/af_mpls.c:2621:2-2621:27: struct net *net = table->data;
-
net/mpls/mpls_iptunnel.c:48:2-48:14: struct net *net;
-
net/mptcp/mib.c:93:2-93:25: struct net *net = seq->private;
-
net/mptcp/mptcp_diag.c:35:2-35:14: struct net *net;
-
net/mptcp/mptcp_diag.c:83:2-83:36: struct net *net = sock_net(skb->sk);
-
net/mptcp/mptcp_diag.c:157:2-157:36: struct net *net = sock_net(skb->sk);
-
net/mptcp/pm_netlink.c:349:2-349:31: struct net *net = sock_net(sk);
-
net/mptcp/pm_netlink.c:1135:2-1135:31: struct net *net = sock_net(sk);
-
net/mptcp/pm_netlink.c:1366:2-1366:31: struct net *net = sock_net(sk);
-
net/mptcp/pm_netlink.c:1731:2-1731:36: struct net *net = sock_net(msg->sk);
-
net/mptcp/pm_netlink.c:1929:2-1929:36: struct net *net = sock_net(skb->sk);
-
net/mptcp/pm_netlink.c:2090:2-2090:53: struct net *net = sock_net((const struct sock *)msk);
-
net/mptcp/pm_netlink.c:2124:2-2124:32: struct net *net = sock_net(ssk);
-
net/mptcp/pm_netlink.c:2180:2-2180:32: struct net *net = sock_net(ssk);
-
net/mptcp/pm_netlink.c:2231:2-2231:53: struct net *net = sock_net((const struct sock *)msk);
-
net/mptcp/pm_netlink.c:2378:2-2378:14: struct net *net;
-
net/mptcp/protocol.c:2787:2-2787:31: struct net *net = sock_net(sk);
-
net/mptcp/subflow.c:1622:2-1622:31: struct net *net = sock_net(sk);
-
net/mptcp/syncookies.c:74:2-74:59: struct net *net = read_pnet(&subflow_req->sk.req.ireq_net);
-
net/mptcp/syncookies.c:95:2-95:59: struct net *net = read_pnet(&subflow_req->sk.req.ireq_net);
-
net/ncsi/ncsi-netlink.c:487:2-487:14: struct net *net;
-
net/ncsi/ncsi-netlink.c:529:2-529:14: struct net *net;
-
net/ncsi/ncsi-netlink.c:572:2-572:14: struct net *net;
-
net/netfilter/ipset/ip_set_core.c:2208:2-2208:31: struct net *net = sock_net(sk);
-
net/netfilter/ipvs/ip_vs_app.c:535:2-535:36: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_app.c:547:2-547:36: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_conn.c:1126:3-1126:37: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_conn.c:1204:3-1204:37: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_core.c:590:2-590:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_core.c:2342:2-2342:14: struct net *net;
-
net/netfilter/ipvs/ip_vs_core.c:2360:2-2360:14: struct net *net;
-
net/netfilter/ipvs/ip_vs_ctl.c:1732:2-1732:14: struct net *net;
-
net/netfilter/ipvs/ip_vs_ctl.c:1769:2-1769:31: struct net *net = dev_net(dev);
-
net/netfilter/ipvs/ip_vs_ctl.c:2301:2-2301:36: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_ctl.c:2407:3-2407:37: struct net *net = seq_file_net(seq);
-
net/netfilter/ipvs/ip_vs_ctl.c:2484:2-2484:43: struct net *net = seq_file_single_net(seq);
-
net/netfilter/ipvs/ip_vs_ctl.c:2516:2-2516:43: struct net *net = seq_file_single_net(seq);
-
net/netfilter/ipvs/ip_vs_ctl.c:2693:2-2693:31: struct net *net = sock_net(sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3019:2-3019:31: struct net *net = sock_net(sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3395:2-3395:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3608:2-3608:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3767:2-3767:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3888:2-3888:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:3917:2-3917:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:4044:2-4044:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/ipvs/ip_vs_ctl.c:4269:2-4269:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_ctl.c:4388:2-4388:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_nfct.c:146:2-146:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/ipvs/ip_vs_xmit.c:221:3-221:27: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_xmit.c:260:2-260:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_xmit.c:312:2-312:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_xmit.c:474:2-474:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_xmit.c:1121:2-1121:26: struct net *net = ipvs->net;
-
net/netfilter/ipvs/ip_vs_xmit.c:1266:2-1266:26: struct net *net = ipvs->net;
-
net/netfilter/nf_bpf_link.c:209:2-209:38: struct net *net = current->nsproxy->net_ns;
-
net/netfilter/nf_conntrack_core.c:604:2-604:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_core.c:647:2-647:14: struct net *net;
-
net/netfilter/nf_conntrack_core.c:870:2-870:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_core.c:1007:3-1007:33: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_core.c:1043:2-1043:14: struct net *net;
-
net/netfilter/nf_conntrack_core.c:1125:2-1125:14: struct net *net;
-
net/netfilter/nf_conntrack_core.c:1161:2-1161:14: struct net *net;
-
net/netfilter/nf_conntrack_core.c:1296:2-1296:47: struct net *net = nf_ct_net(ignored_conntrack);
-
net/netfilter/nf_conntrack_core.c:1498:4-1498:16: struct net *net;
-
net/netfilter/nf_conntrack_core.c:1672:2-1672:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_core.c:2429:2-2429:31: struct net *net = iter_data->net;
-
net/netfilter/nf_conntrack_core.c:2456:2-2456:14: struct net *net;
-
net/netfilter/nf_conntrack_core.c:2535:2-2535:14: struct net *net;
-
net/netfilter/nf_conntrack_ecache.c:132:2-132:38: struct net *net = nf_ct_net(item->ct);
-
net/netfilter/nf_conntrack_ecache.c:236:2-236:37: struct net *net = nf_ct_exp_net(exp);
-
net/netfilter/nf_conntrack_ecache.c:302:2-302:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_expect.c:51:2-51:37: struct net *net = nf_ct_exp_net(exp);
-
net/netfilter/nf_conntrack_expect.c:390:2-390:37: struct net *net = nf_ct_exp_net(exp);
-
net/netfilter/nf_conntrack_expect.c:440:2-440:40: struct net *net = nf_ct_exp_net(expect);
-
net/netfilter/nf_conntrack_h323_main.c:747:2-747:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_h323_main.c:1187:2-1187:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_netlink.c:729:2-729:14: struct net *net;
-
net/netfilter/nf_conntrack_netlink.c:1185:2-1185:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_conntrack_netlink.c:1771:2-1771:42: const struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_conntrack_netlink.c:2528:2-2528:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_conntrack_netlink.c:3099:2-3099:37: struct net *net = nf_ct_exp_net(exp);
-
net/netfilter/nf_conntrack_netlink.c:3154:2-3154:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_conntrack_netlink.c:3716:2-3716:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_conntrack_pptp.c:93:2-93:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_pptp.c:163:2-163:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_proto.c:54:2-54:27: struct net *net = state->net;
-
net/netfilter/nf_conntrack_proto.c:79:2-79:14: struct net *net;
-
net/netfilter/nf_conntrack_proto_dccp.c:390:2-390:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_proto_gre.c:92:2-92:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_proto_tcp.c:841:2-841:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_proto_tcp.c:966:2-966:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_sip.c:856:2-856:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_conntrack_sip.c:872:3-872:32: struct net *net = dev_net(dev);
-
net/netfilter/nf_conntrack_standalone.c:300:2-300:34: struct net *net = seq_file_net(s);
-
net/netfilter/nf_conntrack_standalone.c:392:2-392:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_conntrack_standalone.c:410:2-410:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_conntrack_standalone.c:429:2-429:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_conntrack_standalone.c:1188:2-1188:14: struct net *net;
-
net/netfilter/nf_flow_table_core.c:165:2-165:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_flow_table_core.c:252:2-252:38: struct net *net = nf_ct_net(flow->ct);
-
net/netfilter/nf_flow_table_core.c:641:2-641:14: struct net *net;
-
net/netfilter/nf_flow_table_offload.c:805:2-805:54: struct net *net = read_pnet(&offload->flowtable->net);
-
net/netfilter/nf_flow_table_offload.c:974:2-974:14: struct net *net;
-
net/netfilter/nf_flow_table_offload.c:1001:2-1001:54: struct net *net = read_pnet(&offload->flowtable->net);
-
net/netfilter/nf_flow_table_procfs.c:8:2-8:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_flow_table_procfs.c:26:2-26:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_log.c:318:2-318:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nf_log.c:330:2-330:34: struct net *net = seq_file_net(s);
-
net/netfilter/nf_log.c:350:2-350:34: struct net *net = seq_file_net(s);
-
net/netfilter/nf_log.c:413:2-413:27: struct net *net = table->extra2;
-
net/netfilter/nf_nat_core.c:241:2-241:14: struct net *net;
-
net/netfilter/nf_nat_core.c:595:2-595:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_nat_core.c:668:2-668:32: struct net *net = nf_ct_net(ct);
-
net/netfilter/nf_nat_masquerade.c:154:2-154:31: struct net *net = dev_net(dev);
-
net/netfilter/nf_queue.c:304:2-304:20: const struct net *net;
-
net/netfilter/nf_synproxy_core.c:642:2-642:25: struct net *net = nhs->net;
-
net/netfilter/nf_synproxy_core.c:1059:2-1059:25: struct net *net = nhs->net;
-
net/netfilter/nf_tables_api.c:189:2-189:25: struct net *net = ctx->net;
-
net/netfilter/nf_tables_api.c:224:2-224:25: struct net *net = ctx->net;
-
net/netfilter/nf_tables_api.c:1048:2-1048:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:1108:2-1108:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:1340:2-1340:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:1537:2-1537:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:1881:2-1881:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:1931:2-1931:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:2399:2-2399:25: struct net *net = ctx->net;
-
net/netfilter/nf_tables_api.c:2733:2-2733:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:2882:2-2882:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:3455:2-3455:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:3508:2-3508:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:3615:2-3615:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:3821:2-3821:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:4072:2-4072:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:4580:2-4580:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:4662:2-4662:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:4879:2-4879:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:5194:2-5194:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:5699:2-5699:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:6005:2-6005:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:6069:2-6069:25: struct net *net = ctx->net;
-
net/netfilter/nf_tables_api.c:6895:2-6895:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:7175:2-7175:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:7460:2-7460:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:7631:2-7631:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:7739:2-7739:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:7827:2-7827:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:8301:2-8301:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:8490:2-8490:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:8607:2-8607:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nf_tables_api.c:8697:2-8697:26: struct net *net = info->net;
-
net/netfilter/nf_tables_api.c:8844:2-8844:14: struct net *net;
-
net/netfilter/nf_tables_api.c:9550:2-9550:39: struct net *net = read_pnet(&set->net);
-
net/netfilter/nf_tables_api.c:11164:2-11164:23: struct net *net = n->net;
-
net/netfilter/nf_tables_core.c:256:2-256:37: const struct net *net = nft_net(pkt);
-
net/netfilter/nf_tables_offload.c:406:2-406:31: struct net *net = dev_net(dev);
-
net/netfilter/nf_tables_offload.c:662:2-662:31: struct net *net = dev_net(dev);
-
net/netfilter/nfnetlink.c:219:2-219:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nfnetlink.c:375:2-375:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nfnetlink.c:777:2-777:14: struct net *net;
-
net/netfilter/nfnetlink_acct.c:196:2-196:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nfnetlink_cttimeout.c:230:2-230:36: struct net *net = sock_net(skb->sk);
-
net/netfilter/nfnetlink_hook.c:117:2-117:38: struct net *net = sock_net(nlskb->sk);
-
net/netfilter/nfnetlink_hook.c:308:2-308:38: struct net *net = sock_net(nlskb->sk);
-
net/netfilter/nfnetlink_hook.c:348:2-348:40: struct net *net = sock_net(cb->skb->sk);
-
net/netfilter/nfnetlink_queue.c:810:2-810:33: struct net *net = entry->state.net;
-
net/netfilter/nfnetlink_queue.c:1464:2-1464:14: struct net *net;
-
net/netfilter/nfnetlink_queue.c:1482:2-1482:36: struct net *net = seq_file_net(seq);
-
net/netfilter/nft_lookup.c:65:2-65:37: const struct net *net = nft_net(pkt);
-
net/netfilter/nft_objref.c:111:2-111:31: struct net *net = nft_net(pkt);
-
net/netfilter/nft_set_hash.c:320:2-320:14: struct net *net;
-
net/netfilter/nft_set_pipapo.c:1559:2-1559:39: struct net *net = read_pnet(&set->net);
-
net/netfilter/nft_set_pipapo.c:1703:2-1703:45: const struct net *net = read_pnet(&set->net);
-
net/netfilter/nft_set_pipapo.c:2015:2-2015:39: struct net *net = read_pnet(&set->net);
-
net/netfilter/nft_set_rbtree.c:242:2-242:39: struct net *net = read_pnet(&set->net);
-
net/netfilter/nft_set_rbtree.c:624:2-624:14: struct net *net;
-
net/netfilter/nft_synproxy.c:52:2-52:31: struct net *net = nft_net(pkt);
-
net/netfilter/nft_synproxy.c:83:2-83:31: struct net *net = nft_net(pkt);
-
net/netfilter/x_tables.c:1521:2-1521:36: struct net *net = seq_file_net(seq);
-
net/netfilter/x_tables.c:1533:2-1533:36: struct net *net = seq_file_net(seq);
-
net/netfilter/xt_LOG.c:32:2-32:30: struct net *net = xt_net(par);
-
net/netfilter/xt_NFLOG.c:24:2-24:30: struct net *net = xt_net(par);
-
net/netfilter/xt_TCPMSS.c:103:3-103:31: struct net *net = xt_net(par);
-
net/netfilter/xt_TEE.c:64:2-64:31: struct net *net = dev_net(dev);
-
net/netfilter/xt_addrtype.c:113:2-113:30: struct net *net = xt_net(par);
-
net/netfilter/xt_addrtype.c:131:2-131:30: struct net *net = xt_net(par);
-
net/netfilter/xt_connlimit.c:32:2-32:30: struct net *net = xt_net(par);
-
net/netfilter/xt_hashlimit.c:843:2-843:25: struct net *net = par->net;
-
net/netfilter/xt_owner.c:23:2-23:25: struct net *net = par->net;
-
net/netfilter/xt_owner.c:68:2-68:30: struct net *net = xt_net(par);
-
net/netfilter/xt_recent.c:242:2-242:30: struct net *net = xt_net(par);
-
net/netlink/af_netlink.c:194:2-194:35: struct net *net = dev_net(nt->dev);
-
net/netlink/af_netlink.c:212:2-212:35: struct net *net = dev_net(nt->dev);
-
net/netlink/af_netlink.c:838:2-838:31: struct net *net = sock_net(sk);
-
net/netlink/af_netlink.c:1008:2-1008:31: struct net *net = sock_net(sk);
-
net/netlink/af_netlink.c:1527:2-1527:32: struct net *net = sock_net(ssk);
-
net/netlink/diag.c:94:2-94:36: struct net *net = sock_net(skb->sk);
-
net/netlink/diag.c:228:2-228:36: struct net *net = sock_net(skb->sk);
-
net/netlink/genetlink.c:503:3-503:15: struct net *net;
-
net/netlink/genetlink.c:537:2-537:14: struct net *net;
-
net/netlink/genetlink.c:1017:2-1017:36: struct net *net = sock_net(skb->sk);
-
net/netlink/genetlink.c:1213:2-1213:36: struct net *net = sock_net(skb->sk);
-
net/netlink/genetlink.c:1756:2-1756:14: struct net *net, *prev = NULL;
-
net/netlink/genetlink.c:1804:2-1804:38: struct net *net = genl_info_net(info);
-
net/openvswitch/actions.c:936:4-936:40: struct net *net = read_pnet(&dp->net);
-
net/openvswitch/conntrack.c:1889:2-1889:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:594:2-594:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:968:2-968:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:1215:2-1215:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:1319:2-1319:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:1378:2-1378:36: struct net *net = sock_net(skb->sk);
-
net/openvswitch/datapath.c:2675:2-2675:14: struct net *net;
-
net/openvswitch/vport-geneve.c:53:2-53:44: struct net *net = ovs_dp_get_net(parms->dp);
-
net/openvswitch/vport-gre.c:41:2-41:44: struct net *net = ovs_dp_get_net(parms->dp);
-
net/openvswitch/vport-vxlan.c:73:2-73:44: struct net *net = ovs_dp_get_net(parms->dp);
-
net/packet/af_packet.c:1466:2-1466:37: struct net *net = read_pnet(&f->net);
-
net/packet/af_packet.c:3132:2-3132:14: struct net *net;
-
net/packet/af_packet.c:4173:2-4173:31: struct net *net = dev_net(dev);
-
net/packet/af_packet.c:4673:2-4673:36: struct net *net = seq_file_net(seq);
-
net/packet/af_packet.c:4681:2-4681:36: struct net *net = seq_file_net(seq);
-
net/packet/diag.c:192:2-192:14: struct net *net;
-
net/packet/diag.c:227:2-227:36: struct net *net = sock_net(skb->sk);
-
net/phonet/af_phonet.c:227:2-227:31: struct net *net = sock_net(sk);
-
net/phonet/af_phonet.c:361:2-361:31: struct net *net = dev_net(dev);
-
net/phonet/pn_netlink.c:54:2-54:36: struct net *net = sock_net(skb->sk);
-
net/phonet/pn_netlink.c:221:2-221:36: struct net *net = sock_net(skb->sk);
-
net/phonet/pn_netlink.c:265:2-265:36: struct net *net = sock_net(skb->sk);
-
net/phonet/socket.c:471:2-471:31: struct net *net = sock_net(sk);
-
net/phonet/socket.c:519:2-519:36: struct net *net = seq_file_net(seq);
-
net/phonet/socket.c:539:2-539:36: struct net *net = seq_file_net(seq);
-
net/phonet/socket.c:694:2-694:36: struct net *net = seq_file_net(seq);
-
net/phonet/socket.c:712:2-712:36: struct net *net = seq_file_net(seq);
-
net/rds/tcp.c:493:2-493:31: struct net *net = sock_net(sk);
-
net/rds/tcp.c:538:2-538:31: struct net *net = sock_net(sk);
-
net/rds/tcp.c:689:2-689:38: struct net *net = current->nsproxy->net_ns;
-
net/rxrpc/peer_object.c:153:2-153:27: struct net *net = local->net;
-
net/sched/act_api.c:1826:2-1826:14: struct net *net;
-
net/sched/act_api.c:2013:2-2013:36: struct net *net = sock_net(skb->sk);
-
net/sched/act_api.c:2086:2-2086:36: struct net *net = sock_net(skb->sk);
-
net/sched/act_ct.c:918:2-918:36: struct net *net = dev_net(skb->dev);
-
net/sched/act_ct.c:1569:2-1569:14: struct net *net;
-
net/sched/cls_api.c:1429:2-1429:31: struct net *net = qdisc_net(q);
-
net/sched/cls_api.c:2121:2-2121:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:2355:2-2355:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:2512:2-2512:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:2644:2-2644:39: struct net *net = sock_net(a->skb->sk);
-
net/sched/cls_api.c:2656:2-2656:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:2721:2-2721:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:2884:2-2884:27: struct net *net = block->net;
-
net/sched/cls_api.c:2914:2-2914:27: struct net *net = block->net;
-
net/sched/cls_api.c:2985:2-2985:36: struct net *net = sock_net(skb->sk);
-
net/sched/cls_api.c:3116:2-3116:36: struct net *net = sock_net(skb->sk);
-
net/sched/ematch.c:177:2-177:38: struct net *net = tp->chain->block->net;
-
net/sched/sch_api.c:1078:2-1078:31: struct net *net = dev_net(dev);
-
net/sched/sch_api.c:1476:2-1476:36: struct net *net = sock_net(skb->sk);
-
net/sched/sch_api.c:1575:2-1575:36: struct net *net = sock_net(skb->sk);
-
net/sched/sch_api.c:1824:2-1824:36: struct net *net = sock_net(skb->sk);
-
net/sched/sch_api.c:2074:2-2074:36: struct net *net = sock_net(skb->sk);
-
net/sched/sch_api.c:2283:2-2283:36: struct net *net = sock_net(skb->sk);
-
net/sctp/associola.c:983:2-983:31: struct net *net = asoc->base.net;
-
net/sctp/associola.c:1450:2-1450:31: struct net *net = asoc->base.net;
-
net/sctp/diag.c:364:2-364:36: struct net *net = sock_net(skb->sk);
-
net/sctp/diag.c:424:2-424:36: struct net *net = sock_net(skb->sk);
-
net/sctp/diag.c:463:2-463:36: struct net *net = sock_net(skb->sk);
-
net/sctp/endpointola.c:45:2-45:31: struct net *net = sock_net(sk);
-
net/sctp/endpointola.c:306:2-306:29: struct net *net = ep->base.net;
-
net/sctp/endpointola.c:332:2-332:14: struct net *net;
-
net/sctp/input.c:100:2-100:36: struct net *net = dev_net(skb->dev);
-
net/sctp/input.c:444:3-444:32: struct net *net = sock_net(sk);
-
net/sctp/input.c:612:2-612:36: struct net *net = dev_net(skb->dev);
-
net/sctp/input.c:640:2-640:36: struct net *net = dev_net(skb->dev);
-
net/sctp/input.c:736:2-736:31: struct net *net = sock_net(sk);
-
net/sctp/ipv6.c:81:2-81:42: struct net *net = dev_net(ifa->idev->dev);
-
net/sctp/ipv6.c:166:2-166:36: struct net *net = dev_net(skb->dev);
-
net/sctp/ipv6.c:194:2-194:36: struct net *net = dev_net(skb->dev);
-
net/sctp/ipv6.c:685:2-685:31: struct net *net = sock_net(sk);
-
net/sctp/ipv6.c:994:4-994:16: struct net *net;
-
net/sctp/outqueue.c:283:2-283:34: struct net *net = q->asoc->base.net;
-
net/sctp/outqueue.c:540:2-540:34: struct net *net = q->asoc->base.net;
-
net/sctp/proc.c:62:2-62:25: struct net *net = seq->private;
-
net/sctp/protocol.c:355:2-355:31: struct net *net = sock_net(sk);
-
net/sctp/protocol.c:632:2-632:20: struct net *net = from_timer(net, t, sctp.addr_wq_timer);
-
net/sctp/protocol.c:787:2-787:45: struct net *net = dev_net(ifa->ifa_dev->dev);
-
net/sctp/sm_make_chunk.c:2547:2-2547:31: struct net *net = asoc->base.net;
-
net/sctp/sm_sideeffect.c:237:2-237:31: struct net *net = sock_net(sk);
-
net/sctp/sm_sideeffect.c:274:2-274:31: struct net *net = sock_net(sk);
-
net/sctp/sm_sideeffect.c:367:2-367:31: struct net *net = sock_net(sk);
-
net/sctp/sm_sideeffect.c:413:2-413:31: struct net *net = sock_net(sk);
-
net/sctp/sm_sideeffect.c:448:2-448:31: struct net *net = sock_net(sk);
-
net/sctp/sm_sideeffect.c:484:2-484:31: struct net *net = sock_net(sk);
-
net/sctp/sm_statefuns.c:1392:2-1392:35: struct net *net = new_asoc->base.net;
-
net/sctp/sm_statefuns.c:1829:2-1829:31: struct net *net = asoc->base.net;
-
net/sctp/sm_statefuns.c:6481:2-6481:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:364:2-364:41: struct net *net = sock_net(&sp->inet.sk);
-
net/sctp/socket.c:377:2-377:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:1073:2-1073:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:1484:2-1484:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:1756:2-1756:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:1796:2-1796:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:2265:2-2265:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:4943:2-4943:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:5139:2-5139:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:6190:2-6190:31: struct net *net = sock_net(sk);
-
net/sctp/socket.c:8332:2-8332:31: struct net *net = sock_net(sk);
-
net/sctp/sysctl.c:394:2-394:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/sysctl.c:439:2-439:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/sysctl.c:467:2-467:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/sysctl.c:505:2-505:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/sysctl.c:534:2-534:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/sysctl.c:575:2-575:38: struct net *net = current->nsproxy->net_ns;
-
net/sctp/transport.c:495:3-495:36: struct net *net = tp->asoc->base.net;
-
net/smc/af_smc.c:3072:5-3072:5: SMC_STAT_INC(smc, ndly_cnt);
-
net/smc/af_smc.c:3083:5-3083:5: SMC_STAT_INC(smc, cork_cnt);
-
net/smc/af_smc.c:3251:3-3251:3: SMC_STAT_INC(smc, splice_cnt);
-
net/smc/af_smc.c:770:2-770:37: struct net *net = sock_net(&smc->sk);
-
net/smc/af_smc.c:942:2-942:37: struct net *net = sock_net(&smc->sk);
-
net/smc/af_smc.c:963:2-963:37: struct net *net = sock_net(&smc->sk);
-
net/smc/af_smc.c:1204:2-1204:37: struct net *net = sock_net(&smc->sk);
-
net/smc/af_smc.c:1940:2-1940:37: struct net *net = sock_net(newsmcsk);
-
net/smc/af_smc.c:3355:2-3355:31: struct net *net = sock_net(sk);
-
net/smc/smc_cdc.h:227:2-227:23: union smc_cdc_cursor net;
-
net/smc/smc_core.c:2352:4-2352:4: SMC_STAT_BUF_REUSE(smc, is_smcd, is_rmb);
-
net/smc/smc_core.c:2366:5-2366:5: SMC_STAT_RMB_DOWNGRADED(smc, is_smcd, is_rmb);
-
net/smc/smc_core.c:2371:3-2371:3: SMC_STAT_RMB_ALLOC(smc, is_smcd, is_rmb);
-
net/smc/smc_core.c:1872:2-1872:37: struct net *net = sock_net(&smc->sk);
-
net/smc/smc_diag.c:196:2-196:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_diag.c:238:2-238:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_ib.c:238:3-238:33: struct net *net = dev_net(ndev);
-
net/smc/smc_llc.c:2139:2-2139:45: struct net *net = sock_net(smc->clcsock->sk);
-
net/smc/smc_pnet.c:189:2-189:32: struct net *net = dev_net(ndev);
-
net/smc/smc_pnet.c:221:2-221:32: struct net *net = dev_net(ndev);
-
net/smc/smc_pnet.c:562:2-562:38: struct net *net = genl_info_net(info);
-
net/smc/smc_pnet.c:569:2-569:38: struct net *net = genl_info_net(info);
-
net/smc/smc_pnet.c:635:2-635:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_pnet.c:648:2-648:38: struct net *net = genl_info_net(info);
-
net/smc/smc_pnet.c:676:2-676:38: struct net *net = genl_info_net(info);
-
net/smc/smc_pnet.c:833:2-833:37: struct net *net = dev_net(event_dev);
-
net/smc/smc_pnet.c:948:2-948:32: struct net *net = dev_net(ndev);
-
net/smc/smc_pnet.c:1024:2-1024:25: struct net *net = lgr->net;
-
net/smc/smc_pnet.c:1035:2-1035:34: struct net *net = dev_net(netdev);
-
net/smc/smc_pnet.c:1077:2-1077:14: struct net *net;
-
net/smc/smc_rx.c:373:3-373:3: SMC_STAT_RMB_RX_FULL(smc, !conn->lnk);
-
net/smc/smc_rx.c:376:3-376:3: SMC_STAT_RMB_RX_SIZE_SMALL(smc, !conn->lnk);
-
net/smc/smc_rx.c:294:2-294:2: SMC_STAT_INC(smc, urg_data_cnt);
-
net/smc/smc_stats.c:263:2-263:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_stats.c:326:2-326:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_stats.c:384:2-384:36: struct net *net = sock_net(skb->sk);
-
net/smc/smc_tx.c:50:4-50:4: SMC_STAT_RMB_TX_FULL(smc, !smc->conn.lnk);
-
net/smc/smc_tx.c:205:3-205:3: SMC_STAT_RMB_TX_SIZE_SMALL(smc, !conn->lnk);
-
net/smc/smc_tx.c:208:3-208:3: SMC_STAT_RMB_TX_PEER_SIZE_SMALL(smc, !conn->lnk);
-
net/smc/smc_tx.c:486:3-486:3: SMC_STAT_RMB_TX_PEER_FULL(smc, !conn->lnk);
-
net/smc/smc_tx.c:635:3-635:3: SMC_STAT_RMB_TX_PEER_FULL(smc, !conn->lnk);
-
net/smc/smc_tx.c:211:3-211:3: SMC_STAT_INC(smc, urg_data_cnt);
-
net/socket.c:1254:2-1254:14: struct net *net;
-
net/socket.c:3390:2-3390:31: struct net *net = sock_net(sk);
-
net/socket.c:3489:2-3489:14: struct net *net;
-
net/sunrpc/auth_gss/auth_gss.c:301:2-301:35: struct net *net = gss_msg->auth->net;
-
net/sunrpc/auth_gss/auth_gss.c:643:2-643:30: struct net *net = gss_auth->net;
-
net/sunrpc/auth_gss/auth_gss.c:814:2-814:33: struct net *net = inode->i_sb->s_fs_info;
-
net/sunrpc/auth_gss/auth_gss.c:849:2-849:33: struct net *net = inode->i_sb->s_fs_info;
-
net/sunrpc/auth_gss/auth_gss.c:980:2-980:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/auth_gss/auth_gss.c:1001:2-1001:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/auth_gss/svcauth_gss.c:1314:2-1314:20: struct net *net = SVC_NET(rqstp);
-
net/sunrpc/auth_gss/svcauth_gss.c:1420:2-1420:45: struct net *net = pde_data(file_inode(file));
-
net/sunrpc/auth_gss/svcauth_gss.c:1448:2-1448:45: struct net *net = pde_data(file_inode(file));
-
net/sunrpc/clnt.c:84:2-84:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/clnt.c:94:2-94:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/clnt.c:109:2-109:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/clnt.c:300:2-300:35: struct net *net = rpc_net_ns(clnt);
-
net/sunrpc/clnt.c:1539:2-1539:14: struct net *net;
-
net/sunrpc/rpc_pipe.c:1363:2-1363:24: struct net *net = sb->s_fs_info;
-
net/sunrpc/rpc_pipe.c:1446:2-1446:24: struct net *net = sb->s_fs_info;
-
net/sunrpc/svcauth_unix.c:677:2-677:26: struct net *net = xprt->xpt_net;
-
net/sunrpc/sysfs.c:551:2-551:14: struct net *net;
-
net/sunrpc/xprtsock.c:2240:2-2240:37: struct net *net = sock_net(sock->sk);
-
net/sysctl_net.c:45:2-45:20: struct net *net = container_of(head->set, struct net, sysctls);
-
net/sysctl_net.c:60:2-60:20: struct net *net = container_of(head->set, struct net, sysctls);
-
net/tipc/bearer.c:686:2-686:31: struct net *net = dev_net(dev);
-
net/tipc/bearer.c:881:2-881:36: struct net *net = sock_net(skb->sk);
-
net/tipc/bearer.c:915:2-915:38: struct net *net = genl_info_net(info);
-
net/tipc/bearer.c:965:2-965:36: struct net *net = sock_net(skb->sk);
-
net/tipc/bearer.c:1008:2-1008:36: struct net *net = sock_net(skb->sk);
-
net/tipc/bearer.c:1064:2-1064:36: struct net *net = sock_net(skb->sk);
-
net/tipc/bearer.c:1106:2-1106:36: struct net *net = sock_net(skb->sk);
-
net/tipc/crypto.c:840:2-840:24: struct net *net = tx->net;
-
net/tipc/crypto.c:964:2-964:34: struct net *net = aead->crypto->net;
-
net/tipc/diag.c:80:2-80:36: struct net *net = sock_net(skb->sk);
-
net/tipc/discover.c:149:2-149:23: struct net *net = d->net;
-
net/tipc/discover.c:299:2-299:23: struct net *net = d->net;
-
net/tipc/group.c:868:2-868:14: struct net *net;
-
net/tipc/name_table.c:1102:2-1102:36: struct net *net = sock_net(skb->sk);
-
net/tipc/net.c:202:2-202:36: struct net *net = sock_net(skb->sk);
-
net/tipc/net.c:228:2-228:36: struct net *net = sock_net(skb->sk);
-
net/tipc/net.c:325:2-325:36: struct net *net = sock_net(skb->sk);
-
net/tipc/netlink_compat.c:1138:2-1138:17: struct nlattr *net;
-
net/tipc/netlink_compat.c:1162:2-1162:41: struct nlattr *net[TIPC_NLA_NET_MAX + 1];
-
net/tipc/node.c:402:2-402:23: struct net *net = n->net;
-
net/tipc/node.c:2242:2-2242:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2318:2-2318:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2427:2-2427:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2500:2-2500:38: struct net *net = genl_info_net(info);
-
net/tipc/node.c:2571:2-2571:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2664:2-2664:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2756:2-2756:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2816:2-2816:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2837:2-2837:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2865:2-2865:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:2964:2-2964:36: struct net *net = sock_net(skb->sk);
-
net/tipc/node.c:3056:2-3056:36: struct net *net = sock_net(skb->sk);
-
net/tipc/socket.c:555:2-555:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:850:2-850:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:965:2-965:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1013:2-1013:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1089:2-1089:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1166:2-1166:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1279:2-1279:37: struct net *net = sock_net(&tsk->sk);
-
net/tipc/socket.c:1413:2-1413:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1565:2-1565:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:1666:2-1666:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:2199:2-2199:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:2344:2-2344:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:2909:2-2909:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:2933:2-2933:37: struct net *net = sock_net(&tsk->sk);
-
net/tipc/socket.c:3015:2-3015:31: struct net *net = sock_net(sk);
-
net/tipc/socket.c:3075:2-3075:37: struct net *net = sock_net(&tsk->sk);
-
net/tipc/socket.c:3114:2-3114:37: struct net *net = sock_net(&tsk->sk);
-
net/tipc/socket.c:3306:2-3306:37: struct net *net = sock_net(sock->sk);
-
net/tipc/socket.c:3508:2-3508:36: struct net *net = sock_net(skb->sk);
-
net/tipc/socket.c:3790:2-3790:36: struct net *net = sock_net(skb->sk);
-
net/tipc/udp_media.c:469:3-469:37: struct net *net = sock_net(skb->sk);
-
net/tipc/udp_media.c:495:3-495:37: struct net *net = sock_net(skb->sk);
-
net/tls/tls_proc.c:31:2-31:25: struct net *net = seq->private;
-
net/unix/af_unix.c:1152:2-1152:31: struct net *net = sock_net(sk);
-
net/unix/af_unix.c:1216:2-1216:31: struct net *net = sock_net(sk);
-
net/unix/af_unix.c:1282:2-1282:31: struct net *net = sock_net(sk);
-
net/unix/af_unix.c:1483:2-1483:31: struct net *net = sock_net(sk);
-
net/unix/af_unix.c:3200:2-3200:36: struct net *net = seq_file_net(seq);
-
net/unix/diag.c:201:2-201:36: struct net *net = sock_net(skb->sk);
-
net/unix/diag.c:262:2-262:39: struct net *net = sock_net(in_skb->sk);
-
net/vmw_vsock/diag.c:55:2-55:14: struct net *net;
-
net/vmw_vsock/diag.c:144:2-144:36: struct net *net = sock_net(skb->sk);
-
net/wireless/nl80211.c:12169:2-12169:14: struct net *net;
-
net/wireless/wext-core.c:348:2-348:14: struct net *net;
-
net/wireless/wext-proc.c:92:2-92:36: struct net *net = seq_file_net(seq);
-
net/wireless/wext-proc.c:109:2-109:36: struct net *net = seq_file_net(seq);
-
net/xdp/xsk.c:1026:2-1026:14: struct net *net;
-
net/xdp/xsk.c:1546:2-1546:31: struct net *net = dev_net(dev);
-
net/xdp/xsk_diag.c:154:2-154:38: struct net *net = sock_net(nlskb->sk);
-
net/xdp/xsk_diag.c:185:2-185:38: struct net *net = sock_net(nlskb->sk);
-
net/xfrm/xfrm_input.c:450:2-450:36: struct net *net = dev_net(skb->dev);
-
net/xfrm/xfrm_interface_core.c:193:3-193:49: struct net *net = xs_net(xfrm_input_state(skb));
-
net/xfrm/xfrm_interface_core.c:249:2-249:31: struct net *net = dev_net(dev);
-
net/xfrm/xfrm_interface_core.c:590:2-590:36: struct net *net = dev_net(skb->dev);
-
net/xfrm/xfrm_interface_core.c:651:2-651:36: struct net *net = dev_net(skb->dev);
-
net/xfrm/xfrm_interface_core.c:714:2-714:24: struct net *net = xi->net;
-
net/xfrm/xfrm_interface_core.c:827:2-827:31: struct net *net = dev_net(dev);
-
net/xfrm/xfrm_interface_core.c:874:2-874:24: struct net *net = xi->net;
-
net/xfrm/xfrm_interface_core.c:962:2-962:14: struct net *net;
-
net/xfrm/xfrm_output.c:494:2-494:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_output.c:586:2-586:45: struct net *net = xs_net(skb_dst(skb)->xfrm);
-
net/xfrm/xfrm_output.c:705:2-705:45: struct net *net = dev_net(skb_dst(skb)->dev);
-
net/xfrm/xfrm_policy.c:280:2-280:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_policy.c:676:2-676:20: struct net *net = container_of(work, struct net, xfrm.policy_hash_work);
-
net/xfrm/xfrm_policy.c:706:2-706:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_policy.c:1109:2-1109:39: struct net *net = read_pnet(&b->k.net);
-
net/xfrm/xfrm_policy.c:1131:2-1131:14: struct net *net;
-
net/xfrm/xfrm_policy.c:1192:2-1192:14: struct net *net;
-
net/xfrm/xfrm_policy.c:1224:2-1224:20: struct net *net = container_of(work, struct net,
-
net/xfrm/xfrm_policy.c:1579:2-1579:33: struct net *net = xp_net(policy);
-
net/xfrm/xfrm_policy.c:2283:2-2283:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_policy.c:2293:2-2293:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_policy.c:2323:2-2323:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_policy.c:2339:2-2339:31: struct net *net = sock_net(sk);
-
net/xfrm/xfrm_policy.c:2376:2-2376:30: struct net *net = xp_net(old);
-
net/xfrm/xfrm_policy.c:2447:2-2447:33: struct net *net = xp_net(policy);
-
net/xfrm/xfrm_policy.c:2622:2-2622:33: struct net *net = xp_net(policy);
-
net/xfrm/xfrm_policy.c:2804:2-2804:34: struct net *net = xp_net(pols[0]);
-
net/xfrm/xfrm_policy.c:2843:2-2843:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_policy.c:3597:2-3597:36: struct net *net = dev_net(skb->dev);
-
net/xfrm/xfrm_policy.c:3777:2-3777:36: struct net *net = dev_net(skb->dev);
-
net/xfrm/xfrm_proc.c:50:2-50:25: struct net *net = seq->private;
-
net/xfrm/xfrm_replay.c:101:2-101:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_replay.c:193:2-193:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_replay.c:426:2-426:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_replay.c:615:2-615:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_replay.c:656:2-656:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_replay.c:696:2-696:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:152:2-152:20: struct net *net = container_of(work, struct net, xfrm.state_hash_work);
-
net/xfrm/xfrm_state.c:704:2-704:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:1073:2-1073:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:1143:2-1143:30: struct net *net = xp_net(pol);
-
net/xfrm/xfrm_state.c:1419:2-1419:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:1460:2-1460:31: struct net *net = xs_net(xnew);
-
net/xfrm/xfrm_state.c:1482:2-1482:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:1577:2-1577:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:1659:2-1659:31: struct net *net = xs_net(orig);
-
net/xfrm/xfrm_state.c:1849:2-1849:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_state.c:2203:2-2203:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:785:2-785:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:864:2-864:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1233:2-1233:31: struct net *net = sock_net(sk);
-
net/xfrm/xfrm_user.c:1242:2-1242:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1412:2-1412:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1466:2-1466:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1526:2-1526:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1546:2-1546:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1571:2-1571:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:1968:2-1968:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2134:2-2134:40: struct net *net = sock_net(cb->skb->sk);
-
net/xfrm/xfrm_user.c:2152:2-2152:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2233:2-2233:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2256:2-2256:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2285:2-2285:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2370:2-2370:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2470:2-2470:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2514:2-2514:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2572:2-2572:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2601:2-2601:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2668:2-2668:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2706:2-2706:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2820:2-2820:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:2961:2-2961:21: struct net *net = &init_net;
-
net/xfrm/xfrm_user.c:3100:2-3100:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:3180:2-3180:36: struct net *net = sock_net(skb->sk);
-
net/xfrm/xfrm_user.c:3223:2-3223:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:3240:2-3240:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:3256:2-3256:23: struct net *net = c->net;
-
net/xfrm/xfrm_user.c:3329:2-3329:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:3465:2-3465:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:3485:2-3485:31: struct net *net = sock_net(sk);
-
net/xfrm/xfrm_user.c:3585:2-3585:29: struct net *net = xp_net(xp);
-
net/xfrm/xfrm_user.c:3602:2-3602:29: struct net *net = xp_net(xp);
-
net/xfrm/xfrm_user.c:3672:2-3672:23: struct net *net = c->net;
-
net/xfrm/xfrm_user.c:3799:2-3799:28: struct net *net = xs_net(x);
-
net/xfrm/xfrm_user.c:3858:2-3858:14: struct net *net;
-
security/selinux/hooks.c:4551:2-4551:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:4647:3-4647:37: struct lsm_network_audit net = {0,};
-
security/selinux/hooks.c:4790:3-4790:37: struct lsm_network_audit net = {0,};
-
security/selinux/hooks.c:4949:2-4949:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:4979:2-4979:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5017:2-5017:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5047:2-5047:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5239:2-5239:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5620:2-5620:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5716:2-5716:27: struct lsm_network_audit net;
-
security/selinux/hooks.c:5749:2-5749:27: struct lsm_network_audit net;
-
security/selinux/include/xfrm.h:50:2-50:14: struct net *net;
-
security/smack/smack_lsm.c:2627:3-2627:28: struct lsm_network_audit net;
-
security/smack/smack_lsm.c:2662:2-2662:27: struct lsm_network_audit net;
-
security/smack/smack_lsm.c:3741:2-3741:27: struct lsm_network_audit net;
-
security/smack/smack_lsm.c:3789:2-3789:27: struct lsm_network_audit net;
-
security/smack/smack_lsm.c:4061:2-4061:27: struct lsm_network_audit net;
-
security/smack/smack_lsm.c:4285:2-4285:27: struct lsm_network_audit net;