Home
last modified time | relevance | path

Searched defs:net (Results 276 – 300 of 867) sorted by relevance

1...<<11121314151617181920>>...35

/linux-6.8/net/netfilter/
Dnft_chain_nat.c78 static int nft_nat_inet_reg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_reg()
83 static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_unreg()
Dnf_flow_table_core.c176 struct net *net = nf_ct_net(ct); in flow_offload_fixup_ct() local
263 struct net *net = nf_ct_net(flow->ct); in flow_offload_get_timeout() local
620 static int nf_flow_table_init_net(struct net *net) in nf_flow_table_init_net()
626 static void nf_flow_table_fini_net(struct net *net) in nf_flow_table_fini_net()
631 static int nf_flow_table_pernet_init(struct net *net) in nf_flow_table_pernet_init()
652 struct net *net; in nf_flow_table_pernet_exit() local
Dnf_tables_offload.c88 struct nft_flow_rule *nft_flow_rule_create(struct net *net, in nft_flow_rule_create()
368 struct net *net, in nft_flow_block_offload_init()
406 struct net *net = dev_net(dev); in nft_indr_block_cleanup() local
509 static void nft_flow_rule_offload_abort(struct net *net, in nft_flow_rule_offload_abort()
559 int nft_flow_rule_offload_commit(struct net *net) in nft_flow_rule_offload_commit()
662 struct net *net = dev_net(dev); in nft_offload_netdev_event() local
Dxt_RATEEST.c63 struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name) in xt_rateest_lookup()
75 void xt_rateest_put(struct net *net, struct xt_rateest *est) in xt_rateest_put()
194 static __net_init int xt_rateest_net_init(struct net *net) in xt_rateest_net_init()
Dnf_nat_masquerade.c14 struct net *net; member
101 static void nf_nat_masq_schedule(struct net *net, union nf_inet_addr *addr, in nf_nat_masq_schedule()
154 struct net *net = dev_net(dev); in masq_device_event() local
224 nat_ipv6_dev_get_saddr(struct net *net, const struct net_device *dev, in nat_ipv6_dev_get_saddr()
Dnf_conntrack_proto_udp.c32 static unsigned int *udp_get_timeouts(struct net *net) in udp_get_timeouts()
223 struct net *net, void *data) in udp_timeout_nlattr_to_obj()
269 void nf_conntrack_udp_init_net(struct net *net) in nf_conntrack_udp_init_net()
/linux-6.8/net/tipc/
Daddr.c56 void tipc_set_node_id(struct net *net, u8 *id) in tipc_set_node_id()
67 void tipc_set_node_addr(struct net *net, u32 addr) in tipc_set_node_addr()
/linux-6.8/net/smc/
Dsmc_sysctl.c96 int __net_init smc_sysctl_net_init(struct net *net) in smc_sysctl_net_init()
134 void __net_exit smc_sysctl_net_exit(struct net *net) in smc_sysctl_net_exit()
/linux-6.8/net/ipv4/
Dfou_core.c521 static int fou_add_to_port_list(struct net *net, struct fou *fou, in fou_add_to_port_list()
551 static int fou_create(struct net *net, struct fou_cfg *cfg, in fou_create()
624 static int fou_destroy(struct net *net, struct fou_cfg *cfg) in fou_destroy()
738 struct net *net = genl_info_net(info); in fou_nl_add_doit() local
751 struct net *net = genl_info_net(info); in fou_nl_del_doit() local
820 struct net *net = genl_info_net(info); in fou_nl_get_doit() local
867 struct net *net = sock_net(skb->sk); in fou_nl_get_dumpit() local
1199 static __net_init int fou_init_net(struct net *net) in fou_init_net()
1208 static __net_exit void fou_exit_net(struct net *net) in fou_exit_net()
Dmetrics.c10 static int ip_metrics_convert(struct net *net, struct nlattr *fc_mx, in ip_metrics_convert()
66 struct dst_metrics *ip_fib_metrics_init(struct net *net, struct nlattr *fc_mx, in ip_fib_metrics_init()
Dnetfilter.c20 int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned int addr_typ… in ip_route_me_harder()
86 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route()
/linux-6.8/include/linux/
Dmroute_base.h73 static inline int mr_call_vif_notifiers(struct net *net, in mr_call_vif_notifiers()
197 static inline int mr_call_mfc_notifiers(struct net *net, in mr_call_mfc_notifiers()
248 possible_net_t net; member
348 struct mr_table *(*iter)(struct net *net, in mr_rtm_dumproute()
359 static inline int mr_dump(struct net *net, struct notifier_block *nb, in mr_dump()
361 int (*rules_dump)(struct net *net, in mr_dump()
364 struct mr_table *(*mr_iter)(struct net *net, in mr_dump()
437 static inline void *mr_vif_seq_idx(struct net *net, struct mr_vif_iter *iter, in mr_vif_seq_idx()
454 static inline void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx()
/linux-6.8/net/ipv6/
Dexthdrs.c302 struct net *net = dev_net(skb->dev); in ipv6_destopt_rcv() local
371 struct net *net = dev_net(skb->dev); in ipv6_srh_rcv() local
486 struct net *net = dev_net(skb->dev); in ipv6_rpl_srh_rcv() local
656 struct net *net = dev_net(skb->dev); in ipv6_rthdr_rcv() local
1038 struct net *net = dev_net(skb->dev); in ipv6_parse_hopopts() local
1135 struct net *net = NULL; in ipv6_push_rthdr4() local
/linux-6.8/net/handshake/
Drequest.c227 struct net *net; in handshake_req_submit() local
290 struct net *net = sock_net(sk); in handshake_complete() local
317 struct net *net; in handshake_req_cancel() local
/linux-6.8/fs/afs/
Daddr_list.c83 struct afs_vlserver_list *afs_parse_text_addrs(struct afs_net *net, in afs_parse_text_addrs()
283 int afs_merge_fs_addr4(struct afs_net *net, struct afs_addr_list *alist, in afs_merge_fs_addr4()
327 int afs_merge_fs_addr6(struct afs_net *net, struct afs_addr_list *alist, in afs_merge_fs_addr6()
/linux-6.8/drivers/net/ipvlan/
Dipvlan_l3s.c132 static int ipvlan_register_nf_hook(struct net *net) in ipvlan_register_nf_hook()
149 static void ipvlan_unregister_nf_hook(struct net *net) in ipvlan_unregister_nf_hook()
176 static void ipvlan_ns_exit(struct net *net) in ipvlan_ns_exit()
/linux-6.8/drivers/net/usb/
Dax88179_178a.c513 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
523 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
536 static int ax88179_get_eeprom_len(struct net_device *net) in ax88179_get_eeprom_len()
542 ax88179_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_get_eeprom()
578 ax88179_set_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_set_eeprom()
652 static int ax88179_get_link_ksettings(struct net_device *net, in ax88179_get_link_ksettings()
662 static int ax88179_set_link_ksettings(struct net_device *net, in ax88179_set_link_ksettings()
810 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
821 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
849 static int ax88179_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in ax88179_ioctl()
[all …]
Dkaweth.c212 struct net_device *net; member
498 struct net_device *net = kaweth->net; in kaweth_usb_receive() local
584 static int kaweth_open(struct net_device *net) in kaweth_open()
647 static int kaweth_close(struct net_device *net) in kaweth_close()
698 struct net_device *net) in kaweth_start_xmit()
758 static void kaweth_set_rx_mode(struct net_device *net) in kaweth_set_rx_mode()
814 static void kaweth_tx_timeout(struct net_device *net, unsigned int txqueue) in kaweth_tx_timeout()
/linux-6.8/net/unix/
Daf_unix.c161 static void unix_table_double_lock(struct net *net, in unix_table_double_lock()
176 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock()
321 static void __unix_insert_socket(struct net *net, struct sock *sk) in __unix_insert_socket()
327 static void __unix_set_addr_hash(struct net *net, struct sock *sk, in __unix_set_addr_hash()
337 static void unix_remove_socket(struct net *net, struct sock *sk) in unix_remove_socket()
344 static void unix_insert_unbound_socket(struct net *net, struct sock *sk) in unix_insert_unbound_socket()
369 static struct sock *__unix_find_socket_byname(struct net *net, in __unix_find_socket_byname()
385 static inline struct sock *unix_find_socket_byname(struct net *net, in unix_find_socket_byname()
954 static struct sock *unix_create1(struct net *net, struct socket *sock, int kern, int type) in unix_create1()
1005 static int unix_create(struct net *net, struct socket *sock, int protocol, in unix_create()
[all …]
/linux-6.8/net/sunrpc/
Dsvc_xprt.c195 void svc_xprt_init(struct net *net, struct svc_xprt_class *xcl, in svc_xprt_init()
216 struct net *net, in __svc_xpo_create()
297 struct net *net, const int family, in _svc_xprt_create()
347 struct net *net, const int family, in svc_xprt_create()
1067 static int svc_close_list(struct svc_serv *serv, struct list_head *xprt_list, struct net *net) in svc_close_list()
1084 static void svc_clean_up_xprts(struct svc_serv *serv, struct net *net) in svc_clean_up_xprts()
1123 void svc_xprt_destroy_all(struct svc_serv *serv, struct net *net) in svc_xprt_destroy_all()
1279 struct net *net, const sa_family_t af, in svc_find_xprt()
/linux-6.8/net/8021q/
Dvlan.c218 struct net *net = dev_net(real_dev); in register_vlan_device() local
540 static int vlan_ioctl_handler(struct net *net, void __user *arg) in vlan_ioctl_handler()
658 static int __net_init vlan_init_net(struct net *net) in vlan_init_net()
670 static void __net_exit vlan_exit_net(struct net *net) in vlan_exit_net()
/linux-6.8/net/bridge/netfilter/
Dnf_conntrack_bridge.c27 static int nf_br_ip_fragment(struct net *net, struct sock *sk, in nf_br_ip_fragment()
30 int (*output)(struct net *, struct sock *sk, in nf_br_ip_fragment()
333 int (*output)(struct net *, struct sock *sk, in nf_ct_bridge_refrag()
380 static int nf_ct_bridge_refrag_post(struct net *net, struct sock *sk, in nf_ct_bridge_refrag_post()
/linux-6.8/net/xfrm/
Dxfrm_input.c41 struct net *net; member
450 struct net *net = dev_net(skb->dev); in xfrm_input() local
759 int xfrm_trans_queue_net(struct net *net, struct sk_buff *skb, in xfrm_trans_queue_net()
760 int (*finish)(struct net *, struct sock *, in xfrm_trans_queue_net()
783 int (*finish)(struct net *, struct sock *, in xfrm_trans_queue()
Dxfrm_output.c494 struct net *net = xs_net(x); in xfrm_output_one() local
586 struct net *net = xs_net(skb_dst(skb)->xfrm); in xfrm_output_resume() local
613 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2()
618 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso()
705 struct net *net = dev_net(skb_dst(skb)->dev); in xfrm_output() local
/linux-6.8/drivers/net/ppp/
Dpppoe.c120 static inline struct pppoe_net *pppoe_pernet(struct net *net) in pppoe_pernet()
237 static inline struct pppox_sock *get_item_by_addr(struct net *net, in get_item_by_addr()
536 static int pppoe_create(struct net *net, struct socket *sock, int kern) in pppoe_create()
566 struct net *net = NULL; in pppoe_release() local
617 struct net *net = NULL; in pppoe_connect() local
1146 static __net_init int pppoe_init_net(struct net *net) in pppoe_init_net()
1163 static __net_exit void pppoe_exit_net(struct net *net) in pppoe_exit_net()

1...<<11121314151617181920>>...35