Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 63) sorted by relevance

123

/net/x25/
A Dx25_route.c137 struct x25_route *rt, *use = NULL; in x25_get_route() local
143 if (!use) in x25_get_route()
144 use = rt; in x25_get_route()
145 else if (rt->sigdigits > use->sigdigits) in x25_get_route()
146 use = rt; in x25_get_route()
150 if (use) in x25_get_route()
151 x25_route_hold(use); in x25_get_route()
154 return use; in x25_get_route()
A Dx25_link.c334 struct x25_neigh *nb, *use = NULL; in x25_get_neigh() local
339 use = nb; in x25_get_neigh()
344 if (use) in x25_get_neigh()
345 x25_neigh_hold(use); in x25_get_neigh()
347 return use; in x25_get_neigh()
/net/atm/
A Dmpoa_caches.c44 refcount_inc(&entry->use); in in_cache_get()
65 refcount_inc(&entry->use); in in_cache_get_with_mask()
86 refcount_inc(&entry->use); in in_cache_get_by_vcc()
109 refcount_set(&entry->use, 1); in in_cache_add_entry()
125 refcount_inc(&entry->use); in in_cache_add_entry()
341 refcount_inc(&entry->use); in eg_cache_get_by_cache_id()
362 refcount_inc(&entry->use); in eg_cache_get_by_tag()
384 refcount_inc(&entry->use); in eg_cache_get_by_vcc()
404 refcount_inc(&entry->use); in eg_cache_get_by_src_ip()
469 refcount_set(&entry->use, 1); in eg_cache_add_entry()
[all …]
A Dmpoa_caches.h31 refcount_t use; member
64 refcount_t use; member
/net/sched/
A DKconfig31 This Quality of Service (QoS) support will enable you to use
74 Say Y here if you want to use an n-band priority queue packet
83 Say Y here if you want to use an n-band queue packet scheduler
92 Say Y here if you want to use the Random Early Detection (RED)
103 Say Y here if you want to use the Stochastic Fair Blue (SFB)
234 Say Y here if you want to use the SKB priority queue
269 Say Y here if you want to use the Controlled Delay (CODEL)
316 Say Y here if you want to use the Heavy-Hitter Filter (HHF)
398 Say Y here if you want to use the ETS packet scheduling
414 Say Y here if you want to use BPF-based Qdisc.
[all …]
/net/rose/
A Drose_in.c59 rose->neighbour->use--; in rose_state1_machine()
82 rose->neighbour->use--; in rose_state2_machine()
87 rose->neighbour->use--; in rose_state2_machine()
124 rose->neighbour->use--; in rose_state3_machine()
237 rose->neighbour->use--; in rose_state4_machine()
257 rose_sk(sk)->neighbour->use--; in rose_state5_machine()
A Drose_route.c96 rose_neigh->use = 0; in rose_add_node()
266 rose_route->neigh1->use--; in rose_remove_route()
269 rose_route->neigh2->use--; in rose_remove_route()
384 sn->use = 0; in rose_add_loopback_neigh()
569 if (s->use == 0 && !s->loopback) { in rose_clear_routes()
787 rose_route->neigh1->use--; in rose_del_route_by_neigh()
793 rose_route->neigh2->use--; in rose_del_route_by_neigh()
922 rose->neighbour->use--; in rose_route_frame()
1065 rose_route->neigh1->use++; in rose_route_frame()
1066 rose_route->neigh2->use++; in rose_route_frame()
[all …]
/net/phonet/
A DKconfig10 communication protocol developed by Nokia for use with its modems.
12 This is required for Maemo to use cellular data connectivity (if
14 from a Linux computer, although AT commands may be easier to use.
/net/can/
A DKconfig28 the BSD socket API. You probably want to use the raw socket in
31 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
41 You probably want to use the bcm socket in most cases where cyclic
43 To use the Broadcast Manager, use AF_CAN with protocol CAN_BCM.
/net/core/
A Dskmsg.c38 int use, i; in sk_msg_alloc() local
47 if (!sk_wmem_schedule(sk, use)) { in sk_msg_alloc()
59 sge->length += use; in sk_msg_alloc()
73 sk_mem_charge(sk, use); in sk_msg_alloc()
74 msg->sg.size += use; in sk_msg_alloc()
75 pfrag->offset += use; in sk_msg_alloc()
76 len -= use; in sk_msg_alloc()
317 ssize_t orig, copied, use, offset; in sk_msg_zerocopy_from_iter() local
341 pages[i], use, offset); in sk_msg_zerocopy_from_iter()
343 sk_mem_charge(sk, use); in sk_msg_zerocopy_from_iter()
[all …]
/net/sunrpc/
A DKconfig45 Choose Y to enable the use of Kerberos 5 encryption types
57 Choose Y to enable the use of Kerberos 5 encryption types
70 Choose Y to enable the use of Kerberos 5 encryption types
110 This option allows the NFS client and server to use RDMA
/net/ipv4/
A DKconfig40 so-called IP spoofing, however it can pose problems if you use
44 rp_filter on use:
158 here. Note that if you want to use RARP, a RARP server must be
172 appear on a different network than it physically is, or to use
252 because Cisco supports it. You need special software to use it
257 you just want to use Dense Mode PIM.
278 say Y here, the TCP/IP stack will use a cryptographic challenge
337 When this option is enabled IP tunnels can be configured to use
534 A modification to TCP's congestion control mechanism for use
597 throughput over wireless networks. TCP Veno makes use of state
[all …]
/net/netfilter/
A Dnft_immediate.c171 nft_use_dec(&chain->table->use); in nft_immediate_deactivate()
210 nft_use_dec(&chain->use); in nft_immediate_destroy()
218 nft_use_dec(&chain->use); in nft_immediate_destroy()
220 nft_use_dec(&chain->use); in nft_immediate_destroy()
A Dnft_objref.c44 if (!nft_use_inc(&obj->use)) in nft_objref_init()
77 nft_use_dec(&obj->use); in nft_objref_deactivate()
85 nft_use_inc_restore(&obj->use); in nft_objref_activate()
A Dnf_conntrack_expect.c161 if (i && !refcount_inc_not_zero(&i->use)) in nf_ct_expect_find_get()
211 !refcount_inc_not_zero(&exp->master->ct_general.use))) in nf_ct_find_expectation()
215 refcount_inc(&exp->use); in nf_ct_find_expectation()
307 refcount_set(&new->use, 1); in nf_ct_expect_alloc()
380 if (refcount_dec_and_test(&exp->use)) in nf_ct_expect_put()
394 refcount_add(2, &exp->use); in nf_ct_expect_insert()
A DKconfig534 This option adds the "log" expression that you can use to log
540 This option adds the "limit" expression that you can use to
558 This options adds the "redirect" expression that you can use
580 This is required if you intend to use the userspace queueing
594 This option adds the "reject" expression that you can use to
607 This is required if you intend to use any of existing
747 This is required if you intend to use any of ip_tables,
767 you use iptables over nftables (iptables-nft).
846 the priority of a packet. Some qdiscs can use this value for
1123 packets, for use with security subsystems.
[all …]
/net/iucv/
A DKconfig7 Select this option if you want to use inter-user communication
16 Select this option if you want to use AF_IUCV socket applications
/net/lapb/
A Dlapb_iface.c83 struct lapb_cb *lapb, *use = NULL; in __lapb_devtostruct() local
87 use = lapb; in __lapb_devtostruct()
92 if (use) in __lapb_devtostruct()
93 lapb_hold(use); in __lapb_devtostruct()
95 return use; in __lapb_devtostruct()
/net/rds/
A DKconfig14 Allow RDS to use Infiniband as a transport.
22 Allow RDS to use TCP as a transport.
/net/nfc/nci/
A DKconfig22 Say yes if you use an NCI driver that requires SPI link layer.
29 Say yes if you use an NCI driver that requires UART link layer.
/net/smc/
A DKconfig7 SMC-R provides a "sockets over RDMA" solution making use of
30 loopback-ism in SMC and makes use of it for transferring data
/net/
A DKconfig118 system) use TCP/IP even if your machine is not connected to any
169 The most common use of packet filtering is to run your Linux box as
183 You should also say Y here if you intend to use your Linux box as
199 Another use of Netfilter is in transparent proxying: if a machine on
204 Yet another use of Netfilter is building a bridging firewall. Using
207 protocols over the bridge, use ebtables (under bridge netfilter
338 Cgroup subsystem for use in assigning processes to network priorities on
346 Cgroup subsystem for use as general purpose socket classid marker that is
394 Documentation on how to use the packet generator can be found
516 failover netdev. This enables paravirtual drivers to use a
/net/appletalk/
A DKconfig9 AppleTalk is the protocol that Apple computers can use to communicate
11 wish to connect to it, say Y. You will need to use the netatalk package
/net/batman-adv/
A DKconfig42 to both the same LAN and the same mesh. If you will never use
82 This is an option for use by developers; most people should
92 This is an option for use by developers; most people should
/net/caif/
A DKconfig12 based connection-oriented MUX protocol developed by ST-Ericsson for use
23 use and configure CAIF.

Completed in 39 milliseconds

123