Searched defs:net (Results 476 - 500 of 864) sorted by relevance

<<11121314151617181920>>

/linux-master/net/tipc/
H A Dbcast.c77 static struct tipc_bc_base *tipc_bc_base(struct net *net) argument
86 int tipc_bcast_get_mtu(struct net *net) argument
91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) argument
96 tipc_bcbase_calc_bc_threshold(struct net *net) argument
107 tipc_bcbase_select_primary(struct net *net) argument
147 tipc_bcast_inc_bearer_dst_cnt(struct net *net, int bearer_id) argument
157 tipc_bcast_dec_bearer_dst_cnt(struct net *net, int bearer_id) argument
177 tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) argument
212 tipc_bcast_select_xmit_method(struct net *net, int dests, struct tipc_mc_method *method) argument
259 tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, u16 *cong_link_cnt) argument
288 tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, struct tipc_nlist *dests, u16 *cong_link_cnt) argument
317 tipc_mcast_send_sync(struct net *net, struct sk_buff *skb, struct tipc_mc_method *method, struct tipc_nlist *dests) argument
378 tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, struct tipc_mc_method *method, struct tipc_nlist *dests, u16 *cong_link_cnt) argument
436 tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) argument
470 tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l, struct tipc_msg *hdr) argument
498 tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, struct tipc_msg *hdr, struct sk_buff_head *retrq) argument
535 tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, struct sk_buff_head *xmitq) argument
551 tipc_bcast_remove_peer(struct net *net, struct tipc_link *rcv_l) argument
572 tipc_bclink_reset_stats(struct net *net, struct tipc_link *l) argument
583 tipc_bc_link_set_queue_limits(struct net *net, u32 max_win) argument
599 tipc_bc_link_set_broadcast_mode(struct net *net, u32 bc_mode) argument
632 tipc_bc_link_set_broadcast_ratio(struct net *net, u32 bc_ratio) argument
650 tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]) argument
689 tipc_bcast_init(struct net *net) argument
722 tipc_bcast_stop(struct net *net) argument
761 tipc_bcast_get_mode(struct net *net) argument
777 tipc_bcast_get_broadcast_ratio(struct net *net) argument
784 tipc_mcast_filter_msg(struct net *net, struct sk_buff_head *defq, struct sk_buff_head *inputq) argument
[all...]
H A Dname_table.c257 static struct tipc_service *tipc_service_create(struct net *net, argument
330 static bool tipc_service_insert_publ(struct net *net, argument
461 static struct tipc_service *tipc_service_find(struct net *ne argument
476 tipc_nametbl_insert_publ(struct net *net, struct tipc_uaddr *ua, struct tipc_socket_addr *sk, u32 key) argument
497 tipc_nametbl_remove_publ(struct net *net, struct tipc_uaddr *ua, struct tipc_socket_addr *sk, u32 key) argument
569 tipc_nametbl_lookup_anycast(struct net *net, struct tipc_uaddr *ua, struct tipc_socket_addr *sk) argument
628 tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua, struct list_head *dsts, int *dstcnt, u32 exclude, bool mcast) argument
675 tipc_nametbl_lookup_mcast_sockets(struct net *net, struct tipc_uaddr *ua, struct list_head *dports) argument
705 tipc_nametbl_lookup_mcast_nodes(struct net *net, struct tipc_uaddr *ua, struct tipc_nlist *nodes) argument
730 tipc_nametbl_build_group(struct net *net, struct tipc_group *grp, struct tipc_uaddr *ua) argument
760 tipc_nametbl_publish(struct net *net, struct tipc_uaddr *ua, struct tipc_socket_addr *sk, u32 key) argument
798 tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua, struct tipc_socket_addr *sk, u32 key) argument
885 tipc_nametbl_init(struct net *net) argument
911 tipc_service_delete(struct net *net, struct tipc_service *sc) argument
930 tipc_nametbl_stop(struct net *net) argument
1050 tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, u32 *last_type, u32 *last_lower, u32 *last_key) argument
1102 struct net *net = sock_net(skb->sk); local
[all...]
H A Dmonitor.c95 struct net *net; member in struct:tipc_monitor
100 static struct tipc_monitor *tipc_monitor(struct net *net, int bearer_id) argument
195 static struct tipc_peer *get_self(struct net *net, int bearer_id) argument
202 tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) argument
352 tipc_mon_remove_peer(struct net *net, u32 addr, int bearer_id) argument
422 tipc_mon_peer_up(struct net *net, u32 addr, int bearer_id) argument
441 tipc_mon_peer_down(struct net *net, u32 addr, int bearer_id) argument
480 tipc_mon_rcv(struct net *net, void *data, u16 dlen, u32 addr, struct tipc_mon_state *state, int bearer_id) argument
566 tipc_mon_prep(struct net *net, void *data, int *dlen, struct tipc_mon_state *state, int bearer_id) argument
599 tipc_mon_get_state(struct net *net, u32 addr, struct tipc_mon_state *state, int bearer_id) argument
647 tipc_mon_create(struct net *net, int bearer_id) argument
682 tipc_mon_delete(struct net *net, int bearer_id) argument
709 tipc_mon_reinit_self(struct net *net) argument
724 tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) argument
736 tipc_nl_monitor_get_threshold(struct net *net) argument
797 tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, u32 bearer_id, u32 *prev_node) argument
826 __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg, u32 bearer_id) argument
[all...]
H A Dtopsrv.c71 struct net *net; member in struct:tipc_topsrv
314 void tipc_topsrv_queue_evt(struct net *ne argument
573 tipc_topsrv_kern_subscr(struct net *net, u32 port, u32 type, u32 lower, u32 upper, u32 filter, int *conid) argument
600 tipc_topsrv_kern_unsubscr(struct net *net, int conid) argument
614 tipc_topsrv_kern_evt(struct net *net, struct tipc_event *evt) argument
657 tipc_topsrv_start(struct net *net) argument
696 tipc_topsrv_stop(struct net *net) argument
723 tipc_topsrv_init_net(struct net *net) argument
728 tipc_topsrv_exit_net(struct net *net) argument
[all...]
/linux-master/include/linux/netfilter/
H A Dx_tables.h93 struct net *net; member in struct:xt_mtchk_param
108 struct net *net; member in struct:xt_mtdtor_param
124 struct net *net; member in struct:xt_tgchk_param
136 struct net *ne member in struct:xt_tgdtor_param
[all...]
/linux-master/drivers/net/usb/
H A Dmcs7830.c328 static int mcs7830_ioctl(struct net_device *net, struct ifreq *rq, int cmd) argument
355 static void mcs7830_data_set_multicast(struct net_device *net) argument
418 mcs7830_set_multicast(struct net_device *net) argument
428 mcs7830_get_regs_len(struct net_device *net) argument
441 mcs7830_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *drvinfo) argument
446 mcs7830_get_regs(struct net_device *net, struct ethtool_regs *regs, void *data) argument
483 struct net_device *net = dev->net; local
[all...]
H A Dasix_common.c458 asix_set_multicast(struct net_device *net) argument
591 asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) argument
610 asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) argument
630 asix_get_eeprom_len(struct net_device *net) argument
635 asix_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, u8 *data) argument
670 asix_set_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, u8 *data) argument
751 asix_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) argument
759 asix_set_mac_address(struct net_device *net, void *p) argument
[all...]
/linux-master/include/linux/
H A Dmroute_base.h73 static inline int mr_call_vif_notifiers(struct net *net, argument
197 static inline int mr_call_mfc_notifiers(struct net *net, argument
248 possible_net_t net; member in struct:mr_table
347 mr_rtm_dumproute(struct sk_buff *skb, struct netlink_callback *cb, struct mr_table *(*iter)(struct net *net, struct mr_table *mrt), int (*fill)(struct mr_table *mrt, struct sk_buff *skb, u32 portid, u32 seq, struct mr_mfc *c, int cmd, int flags), spinlock_t *lock, struct fib_dump_filter *filter) argument
359 mr_dump(struct net *net, struct notifier_block *nb, unsigned short family, int (*rules_dump)(struct net *net, struct notifier_block *nb, struct netlink_ext_ack *extack), struct mr_table *(*mr_iter)(struct net *net, struct mr_table *mrt), struct netlink_ext_ack *extack) argument
437 mr_vif_seq_idx(struct net *net, struct mr_vif_iter *iter, loff_t pos) argument
454 mr_mfc_seq_idx(struct net *net, struct mr_mfc_iter *it, loff_t pos) argument
[all...]
/linux-master/include/linux/usb/
H A Dusbnet.h41 struct net_device *net; member in struct:usbnet
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_main.c673 callforward_do_filter(struct net *net, const union nf_inet_addr *src, const union nf_inet_addr *dst, u_int8_t family) argument
747 struct net *net = nf_ct_net(ct); local
1187 struct net *net = nf_ct_net(ct); local
[all...]
H A Dnf_flow_table_offload.c223 static int flow_offload_eth_src(struct net *net, argument
270 flow_offload_eth_dst(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
327 flow_offload_ipv4_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
354 flow_offload_ipv4_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
395 flow_offload_ipv6_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
420 flow_offload_ipv6_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
464 flow_offload_port_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
494 flow_offload_port_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
524 flow_offload_ipv4_checksum(struct net *net, const struct flow_offload *flow, struct nf_flow_rule *flow_rule) argument
544 flow_offload_redirect(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
627 nf_flow_rule_route_common(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
682 nf_flow_rule_route_ipv4(struct net *net, struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
707 nf_flow_rule_route_ipv6(struct net *net, struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
732 nf_flow_offload_rule_alloc(struct net *net, const struct flow_offload_work *offload, enum flow_offload_tuple_dir dir) argument
805 struct net *net = read_pnet(&offload->flowtable->net); local
974 struct net *net; local
1001 struct net *net = read_pnet(&offload->flowtable->net); local
1125 nf_flow_table_block_offload_init(struct flow_block_offload *bo, struct net *net, enum flow_block_command cmd, struct nf_flowtable *flowtable, struct netlink_ext_ack *extack) argument
[all...]
H A Dnf_nat_proto.c663 static int nf_xfrm_me_harder(struct net *ne argument
859 nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops) argument
866 nf_nat_ipv4_unregister_fn(struct net *net, const struct nf_hook_ops *ops) argument
1120 nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops) argument
1127 nf_nat_ipv6_unregister_fn(struct net *net, const struct nf_hook_ops *ops) argument
1135 nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops) argument
1156 nf_nat_inet_unregister_fn(struct net *net, const struct nf_hook_ops *ops) argument
[all...]
H A Dxt_recent.c97 static inline struct recent_net *recent_pernet(struct net *net) argument
242 struct net *net = xt_net(par); local
635 recent_proc_net_init(struct net *net) argument
645 recent_proc_net_exit(struct net *net) argument
664 recent_proc_net_init(struct net *net) argument
669 recent_proc_net_exit(struct net *net) argument
674 recent_net_init(struct net *net) argument
682 recent_net_exit(struct net *net) argument
[all...]
/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c364 int netlbl_unlhsh_add(struct net *net, argument
466 netlbl_unlhsh_remove_addr4(struct net *net, struct netlbl_unlhsh_iface *iface, const struct in_addr *addr, const struct in_addr *mask, struct netlbl_audit *audit_info) argument
527 netlbl_unlhsh_remove_addr6(struct net *net, struct netlbl_unlhsh_iface *iface, const struct in6_addr *addr, const struct in6_addr *mask, struct netlbl_audit *audit_info) argument
626 netlbl_unlhsh_remove(struct net *net, const char *dev_name, const void *addr, const void *mask, u32 addr_len, struct netlbl_audit *audit_info) argument
[all...]
/linux-master/net/sctp/
H A Dsm_sideeffect.c237 struct net *net = sock_net(sk); local
274 struct net *net = sock_net(sk); local
367 struct net *net = sock_net(sk); local
413 struct net *net = sock_net(sk); local
448 struct net *net = sock_net(sk); local
484 struct net *net = sock_net(sk); local
1143 sctp_do_sm(struct net *net, enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, gfp_t gfp) argument
[all...]
/linux-master/net/sunrpc/
H A Dsysfs.c458 rpc_sysfs_client_alloc(struct kobject *parent, struct net *net, int clid) argument
477 rpc_sysfs_xprt_switch_alloc(struct kobject *parent, struct rpc_xprt_switch *xprt_switch, struct net *net, gfp_t gfp_flags) argument
517 rpc_sysfs_client_setup(struct rpc_clnt *clnt, struct rpc_xprt_switch *xprt_switch, struct net *net) argument
551 struct net *net; local
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_vnifilter.c306 struct net *net = dev_net(vxlan->dev); local
410 struct net *net = sock_net(skb->sk); local
944 struct net *net = sock_net(skb->sk); local
[all...]
/linux-master/net/llc/
H A Dllc_conn.c454 llc_estab_match(const struct llc_sap *sap, const struct llc_addr *daddr, const struct llc_addr *laddr, const struct sock *sk, const struct net *net) argument
481 __llc_lookup_established(struct llc_sap *sap, struct llc_addr *daddr, struct llc_addr *laddr, const struct net *net) argument
519 llc_lookup_established(struct llc_sap *sap, struct llc_addr *daddr, struct llc_addr *laddr, const struct net *net) argument
532 llc_listener_match(const struct llc_sap *sap, const struct llc_addr *laddr, const struct sock *sk, const struct net *net) argument
545 __llc_lookup_listener(struct llc_sap *sap, struct llc_addr *laddr, const struct net *net) argument
593 llc_lookup_listener(struct llc_sap *sap, struct llc_addr *laddr, const struct net *net) argument
606 __llc_lookup(struct llc_sap *sap, struct llc_addr *daddr, struct llc_addr *laddr, const struct net *net) argument
930 llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_rndis.c545 struct net_device *net; local
822 void rndis_borrow_net(struct usb_function_instance *f, struct net_device *net) argument
915 struct net_device *net = opts->net; local
[all...]
/linux-master/fs/lockd/
H A Dmon.c68 static struct rpc_clnt *nsm_create(struct net *net, const char *nodename) argument
317 struct nsm_handle *nsm_get_handle(const struct net *net, argument
379 nsm_reboot_lookup(const struct net *net, const struct nlm_reboot *info) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack.h238 struct net *net; member in struct:nf_ct_iter_data
370 nf_ct_pernet(const struct net *net) argument
[all...]
/linux-master/kernel/bpf/
H A Doffload.c440 struct net *net; local
515 struct net *net = current->nsproxy->net_ns; local
648 struct net *ne local
[all...]
/linux-master/net/ipv6/
H A Dip6_flowlabel.c74 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) argument
85 static struct ip6_flowlabel *fl_lookup(struct net *ne argument
188 ip6_fl_purge(struct net *net) argument
213 fl_intern(struct net *net, struct ip6_flowlabel *fl, __be32 label) argument
376 fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, sockptr_t optval, int optlen, int *err_p) argument
583 struct net *net = sock_net(sk); local
618 struct net *net = sock_net(sk); local
762 struct net *net = seq_file_net(seq); local
778 struct net *net = seq_file_net(seq); local
869 ip6_flowlabel_proc_init(struct net *net) argument
877 ip6_flowlabel_proc_fini(struct net *net) argument
882 ip6_flowlabel_proc_init(struct net *net) argument
886 ip6_flowlabel_proc_fini(struct net *net) argument
891 ip6_flowlabel_net_exit(struct net *net) argument
[all...]
/linux-master/net/packet/
H A Dinternal.h83 possible_net_t net; member in struct:packet_fanout
/linux-master/fs/nfs/
H A Dcallback.h26 struct net *net; member in struct:cb_process_state

Completed in 189 milliseconds

<<11121314151617181920>>