Home
last modified time | relevance | path

Searched defs:net (Results 751 – 775 of 967) sorted by relevance

1...<<313233343536373839

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dah4.c444 struct net *net = dev_net(skb->dev); in ah4_err() local
H A Dtcp_output.c1762 struct net *net = sock_net(sk); in tcp_mtup_init() local
2279 struct net *net = sock_net(sk); in tcp_mtu_check_reprobe() local
2332 struct net *net = sock_net(sk); in tcp_mtu_probe() local
4091 struct net *net = sock_net(sk); in tcp_send_probe0() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c272 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen) argument
274 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen + 128) argument
3898 struct net_device *net; local
6107 struct net_device *net; local
8409 struct net_device *net = NULL; local
12034 struct net_device *net = NULL; local
12176 struct net_device *net; local
16901 struct net_device *net; local
17009 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c272 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen) argument
274 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen + 128) argument
3898 struct net_device *net; local
6107 struct net_device *net; local
8409 struct net_device *net = NULL; local
12099 struct net_device *net = NULL; local
12241 struct net_device *net; local
16966 struct net_device *net; local
17074 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/
H A Dr8192U_core.c1018 struct ieee80211_network *net; in rtl8192_config_rate() local
1114 struct ieee80211_network *net = &priv->ieee80211->current_network; in rtl8192_update_cap() local
1139 struct ieee80211_network *net; in rtl8192_net_update() local
1738 struct ieee80211_network *net = &ieee->current_network; in rtl8192_update_beacon() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_exthdr.c73 static int ipv4_find_option(struct net *net, struct sk_buff *skb, in ipv4_find_option()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_nsp_in.c710 static int dn_nsp_rx_packet(struct net *net, struct sock *sk2, in dn_nsp_rx_packet()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_cdc.h227 union smc_cdc_cursor net; in smc_cdc_cursor_to_host() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c318 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ipmac_create()
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_dissector.c73 int flow_dissector_bpf_prog_attach_check(struct net *net, in flow_dissector_bpf_prog_attach_check()
904 bool __skb_flow_dissect(const struct net *net, in __skb_flow_dissect()
H A Dnetpoll.c662 struct net *net = current->nsproxy->net_ns; in netpoll_setup() local
H A Dfilter.c2169 static int bpf_out_neigh_v6(struct net *net, struct sk_buff *skb, in bpf_out_neigh_v6()
2231 struct net *net = dev_net(dev); in __bpf_redirect_neigh_v6() local
2277 static int bpf_out_neigh_v4(struct net *net, struct sk_buff *skb, in bpf_out_neigh_v4()
2342 struct net *net = dev_net(dev); in __bpf_redirect_neigh_v4() local
2467 struct net *net = dev_net(skb->dev); in skb_do_redirect() local
4681 struct net *net; in _bpf_setsockopt() local
5265 static int bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params, in bpf_ipv4_fib_lookup()
5382 static int bpf_ipv6_fib_lookup(struct net *net, struct bpf_fib_lookup *params, in bpf_ipv6_fib_lookup()
5531 struct net *net = dev_net(skb->dev); in BPF_CALL_4() local
5867 static struct sock *sk_lookup(struct net *net, struct bpf_sock_tuple *tuple, in sk_lookup()
[all …]
/OK3568_Linux_fs/kernel/fs/afs/
H A Dfsclient.c1646 int afs_fs_give_up_all_callbacks(struct afs_net *net, in afs_fs_give_up_all_callbacks()
1734 bool afs_fs_get_capabilities(struct afs_net *net, struct afs_server *server, in afs_fs_get_capabilities()
/OK3568_Linux_fs/kernel/drivers/net/can/softing/
H A Dsofting.h40 struct net_device *net[2]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c271 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen) argument
273 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen + 128) argument
3909 struct net_device *net; local
6342 struct net_device *net; local
8395 struct net_device *net = NULL; local
12219 struct net_device *net = NULL; local
12361 struct net_device *net; local
17083 struct net_device *net; local
17191 struct net_device * net = dhd_idx2net((dhd_pub_t *)dhdp, idx); local
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c3924 struct net *net; in bond_do_ioctl() local
5381 int bond_create(struct net *net, const char *name) in bond_create()
5426 static int __net_init bond_net_init(struct net *net) in bond_net_init()
5439 static void __net_exit bond_net_exit(struct net *net) in bond_net_exit()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Daf_rxrpc.c745 static int rxrpc_create(struct net *net, struct socket *sock, int protocol, in rxrpc_create()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Drndis.c179 struct net_device *net; in gen_ndis_query_resp() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dpegasus.h82 struct net_device *net; member
/OK3568_Linux_fs/kernel/include/linux/
H A Drio.h178 struct rio_net *net; /* RIO net this device resides in */ member
270 struct rio_net *net; /* RIO net this mport is attached to */ member
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprt.c1715 struct rpc_xprt *xprt_alloc(struct net *net, size_t size, in xprt_alloc()
1915 static void xprt_init(struct rpc_xprt *xprt, struct net *net) in xprt_init()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Daf_vsock.c689 static struct sock *__vsock_create(struct net *net, in __vsock_create()
2020 static int vsock_create(struct net *net, struct socket *sock, in vsock_create()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinode.c2222 static int nfs_net_init(struct net *net) in nfs_net_init()
2228 static void nfs_net_exit(struct net *net) in nfs_net_exit()
/OK3568_Linux_fs/kernel/net/rds/
H A Daf_rds.c698 static int rds_create(struct net *net, struct socket *sock, int protocol, in rds_create()
/OK3568_Linux_fs/kernel/net/nfc/
H A Dllcp_sock.c1019 static int llcp_sock_create(struct net *net, struct socket *sock, in llcp_sock_create()

1...<<313233343536373839