Searched defs:net (Results 101 - 125 of 863) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Drtnetlink.h15 static inline int rtnetlink_maybe_send(struct sk_buff *skb, struct net *net, argument
156 rtnl_has_listeners(const struct net *net, u32 group) argument
173 rtnl_notify_needed(const struct net *net, u16 nlflags, u32 group) argument
[all...]
/linux-master/fs/nfs/
H A Dcache_lib.c127 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) argument
148 void nfs_cache_unregister_net(struct net *net, struct cache_detail *cd) argument
/linux-master/net/sctp/
H A Dobjcnt.c97 void sctp_dbg_objcnt_init(struct net *net) argument
/linux-master/net/netfilter/
H A Dxt_addrtype.c33 static u32 match_lookup_rt6(struct net *net, const struct net_device *dev, argument
68 match_type6(struct net *net, const struct net_device *dev, const struct in6_addr *addr, u16 mask) argument
88 addrtype_mt6(struct net *net, const struct net_device *dev, const struct sk_buff *skb, const struct xt_addrtype_info_v1 *info) argument
104 match_type(struct net *net, const struct net_device *dev, __be32 addr, u_int16_t mask) argument
113 struct net *net = xt_net(par); local
131 struct net *net = xt_net(par); local
[all...]
H A Dnft_reject_netdev.c27 static void nft_reject_netdev_send_v4_tcp_reset(struct net *net, argument
41 static void nft_reject_netdev_send_v4_unreach(struct net *net, argument
55 nft_reject_netdev_send_v6_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) argument
70 nft_reject_netdev_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) argument
[all...]
H A Dxt_connlimit.c32 struct net *net = xt_net(par); local
[all...]
H A Dxt_TPROXY.c36 tproxy_tg4(struct net *net, struct sk_buff *skb, __be32 laddr, __be16 lport, u_int32_t mark_mask, u_int32_t mark_value) argument
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_nfct.c146 struct net *net = nf_ct_net(ct); local
[all...]
/linux-master/drivers/net/ppp/
H A Dpppox.c114 static int pppox_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/include/net/netfilter/
H A Dnf_synproxy.h30 static inline struct synproxy_net *synproxy_pernet(struct net *net) argument
84 nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net) argument
86 nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net) argument
[all...]
H A Dnf_conntrack_timeout.h89 static inline int nf_ct_set_timeout(struct net *net, struct nf_conn *ct, argument
[all...]
/linux-master/net/bridge/
H A Dbr_stp_bpdu.c29 static int br_send_bpdu_finish(struct net *net, struct sock *sk, argument
/linux-master/net/sched/
H A Dem_ipset.c19 static int em_ipset_change(struct net *net, void *data, int data_len, argument
[all...]
/linux-master/net/bluetooth/cmtp/
H A Dsock.c200 static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/net/openvswitch/
H A Dconntrack.h41 static inline int ovs_ct_init(struct net *net) { return 0; } argument
43 static inline void ovs_ct_exit(struct net *net) { } argument
45 static inline bool ovs_ct_verify(struct net *ne argument
50 ovs_ct_copy_action(struct net *net, const struct nlattr *nla, const struct sw_flow_key *key, struct sw_flow_actions **acts, bool log) argument
63 ovs_ct_execute(struct net *net, struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_conntrack_info *info) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flow.c13 mlxsw_sp_flow_block_create(struct mlxsw_sp *mlxsw_sp, struct net *net) argument
/linux-master/net/tipc/
H A Dsubscr.c131 struct tipc_subscription *tipc_sub_subscribe(struct net *net, argument
/linux-master/include/net/
H A Dpsample.h10 struct net *net; member in struct:psample_group
/linux-master/net/mptcp/
H A Dsyncookies.c38 static u32 mptcp_join_entry_hash(struct sk_buff *skb, struct net *net) argument
74 struct net *net = read_pnet(&subflow_req->sk.req.ireq_net); local
95 struct net *net = read_pnet(&subflow_req->sk.req.ireq_net); local
[all...]
/linux-master/net/core/
H A Dsecure_seq.c56 u32 secure_tcpv6_ts_off(const struct net *net, argument
121 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) argument
H A Dfailover.c217 struct net *net = dev_net(failover_dev); local
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flow.c79 prestera_flow_block_create(struct prestera_switch *sw, struct net *net, bool ingress) argument
/linux-master/net/ipv6/
H A Dipcomp6.c47 struct net *net = dev_net(skb->dev); local
76 struct net *net = xs_net(x); local
113 struct net *net = xs_net(x); local
[all...]
/linux-master/net/ipv4/netfilter/
H A Dipt_rpfilter.c32 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, argument
/linux-master/net/ipv6/netfilter/
H A Dip6t_rpfilter.c32 static bool rpfilter_lookup_reverse6(struct net *net, const struct sk_buff *skb, argument

Completed in 226 milliseconds

1234567891011>>