Searched defs:net (Results 151 - 175 of 863) sorted by relevance

1234567891011>>

/linux-master/net/netfilter/
H A Dxt_TEE.c64 struct net *net = dev_net(dev); local
173 tee_net_init(struct net *net) argument
[all...]
H A Dxt_RATEEST.c63 struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name) argument
75 void xt_rateest_put(struct net *net, struc argument
194 xt_rateest_net_init(struct net *net) argument
[all...]
H A Dnft_log.c131 static int nft_log_modprobe(struct net *net, enum nf_log_type t) argument
[all...]
H A Dnf_conntrack_proto_udp.c32 static unsigned int *udp_get_timeouts(struct net *ne argument
222 udp_timeout_nlattr_to_obj(struct nlattr *tb[], struct net *net, void *data) argument
269 nf_conntrack_udp_init_net(struct net *net) argument
[all...]
/linux-master/net/6lowpan/
H A Dndisc.c196 static void lowpan_ndisc_prefix_rcv_add_addr(struct net *net, argument
/linux-master/net/core/
H A Dfib_notifier.c29 int call_fib_notifiers(struct net *net, enum fib_event_type event_type, argument
40 static unsigned int fib_seq_sum(struct net *net) argument
60 fib_net_dump(struct net *net, struct notifier_block *nb, struct netlink_ext_ack *extack) argument
83 fib_dump_is_consistent(struct net *net, struct notifier_block *nb, void (*cb)(struct notifier_block *nb), unsigned int fib_seq) argument
99 register_fib_notifier(struct net *net, struct notifier_block *nb, void (*cb)(struct notifier_block *nb), struct netlink_ext_ack *extack) argument
121 unregister_fib_notifier(struct net *net, struct notifier_block *nb) argument
129 __fib_notifier_ops_register(struct fib_notifier_ops *ops, struct net *net) argument
143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) argument
171 fib_notifier_net_init(struct net *net) argument
180 fib_notifier_net_exit(struct net *net) argument
[all...]
/linux-master/net/kcm/
H A Dkcmproc.c20 struct net *net = seq_file_net(seq); local
37 struct net *ne local
85 struct net *net = seq_file_net(seq); local
249 struct net *net = seq->private; local
348 kcm_proc_init_net(struct net *net) argument
366 kcm_proc_exit_net(struct net *net) argument
[all...]
/linux-master/net/sched/
H A Dem_ipt.c42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) argument
126 static int em_ipt_change(struct net *net, void *data, int data_len, argument
[all...]
/linux-master/net/tipc/
H A Dnet.c111 int tipc_net_init(struct net *net, u8 *node_id, u32 addr) argument
126 tipc_net_finalize(struct net *net, u32 addr) argument
151 tipc_net_stop(struct net *net) argument
164 __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) argument
202 struct net *net = sock_net(skb->sk); local
228 struct net *net = sock_net(skb->sk); local
291 __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) argument
325 struct net *net = sock_net(skb->sk); local
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_l4proto.h186 nf_generic_pernet(struct net *net) argument
191 nf_tcp_pernet(struct net *net) argument
196 nf_udp_pernet(struct net *net) argument
201 nf_icmp_pernet(struct net *net) argument
206 nf_icmpv6_pernet(struct net *net) argument
227 nf_dccp_pernet(struct net *net) argument
234 nf_sctp_pernet(struct net *net) argument
241 nf_gre_pernet(struct net *net) argument
[all...]
H A Dnf_conntrack_ecache.h101 struct net *net local
148 nf_conntrack_ecache_dwork_pending(const struct net *net) argument
161 nf_conntrack_ecache_work(struct net *net, enum nf_ct_ecache_state s) argument
166 nf_conntrack_ecache_pernet_init(struct net *net) argument
170 nf_conntrack_ecache_pernet_fini(struct net *net) argument
173 nf_conntrack_ecache_dwork_pending(const struct net *net) argument
[all...]
/linux-master/drivers/net/wireguard/
H A Dratelimiter.c28 void *net; member in struct:ratelimiter_entry
84 bool wg_ratelimiter_allow(struct sk_buff *skb, struct net *net) argument
[all...]
/linux-master/net/bridge/
H A Dbr_ioctl.c21 static int get_bridge_ifindices(struct net *net, int *indices, int num) argument
87 struct net *net = dev_net(br->dev); local
339 static int old_deviceless(struct net *net, voi argument
397 br_ioctl_stub(struct net *net, struct net_bridge *br, unsigned int cmd, struct ifreq *ifr, void __user *uarg) argument
[all...]
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_pptp.c46 struct net *net = nf_ct_net(ct); local
H A Dnf_socket_ipv4.c66 nf_socket_get_sock_v4(struct net *net, struct sk_buff *skb, const int doff, argument
84 nf_sk_lookup_slow_v4(struct net *net, const struct sk_buff *skb, const struct net_device *indev) argument
[all...]
/linux-master/net/bridge/netfilter/
H A Dnft_reject_bridge.c45 static void nft_reject_br_send_v4_tcp_reset(struct net *net, argument
61 static void nft_reject_br_send_v4_unreach(struct net *ne argument
77 nft_reject_br_send_v6_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) argument
94 nft_reject_br_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) argument
[all...]
/linux-master/net/l3mdev/
H A Dl3mdev.c144 int l3mdev_master_upper_ifindex_by_index_rcu(struct net *net, int ifindex) argument
76 l3mdev_ifindex_lookup_by_table_id(enum l3mdev_type l3type, struct net *net, u32 table_id) argument
189 l3mdev_fib_table_by_index(struct net *net, int ifindex) argument
218 l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) argument
247 l3mdev_fib_rule_match(struct net *net, struct flowi *fl, struct fib_lookup_arg *arg) argument
271 l3mdev_update_flow(struct net *net, struct flowi *fl) argument
[all...]
/linux-master/net/l2tp/
H A Dl2tp_debugfs.c35 struct net *net; member in struct:l2tp_dfs_seq_data
[all...]
/linux-master/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c78 nf_socket_get_sock_v6(struct net *net, struc argument
97 nf_sk_lookup_slow_v6(struct net *net, const struct sk_buff *skb, const struct net_device *indev) argument
[all...]
/linux-master/include/net/
H A Dipv6_frag.h65 ip6frag_expire_frag_queue(struct net *net, struct frag_queue *fq) argument
/linux-master/net/sctp/
H A Dendpointola.c45 struct net *net = sock_net(sk); local
247 sctp_endpoint_is_match(struct sctp_endpoint *ep, struct net *net, const union sctp_addr *laddr, int dif, int sdif) argument
306 struct net *net = ep->base.net; local
332 struct net *net; local
[all...]
/linux-master/net/mptcp/
H A Dtoken.c246 struct mptcp_sock *mptcp_token_get_sock(struct net *net, u32 token) argument
297 mptcp_token_iter_next(const struct net *net, long *s_slot, long *s_num) argument
[all...]
/linux-master/net/handshake/
H A Drequest.c227 struct net *net; local
290 struct net *net = sock_net(sk); local
317 struct net *net; local
[all...]
/linux-master/drivers/net/ipvlan/
H A Dipvlan_l3s.c132 static int ipvlan_register_nf_hook(struct net *net) argument
149 static void ipvlan_unregister_nf_hook(struct net *net) argument
176 ipvlan_ns_exit(struct net *net) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h48 struct net *net; member in struct:efx_neigh_binder

Completed in 400 milliseconds

1234567891011>>