Home
last modified time | relevance | path

Searched refs:part (Results 1 – 6 of 6) sorted by relevance

/net/rds/
Dtransport.c137 unsigned int part; in rds_trans_stats_info_copy() local
149 part = trans->stats_info_copy(iter, avail); in rds_trans_stats_info_copy()
150 avail -= min(avail, part); in rds_trans_stats_info_copy()
151 total += part; in rds_trans_stats_info_copy()
/net/rxrpc/
Dar-input.c455 struct sk_buff *part; in rxrpc_process_jumbo_packet() local
466 part = skb_clone(jumbo, GFP_ATOMIC); in rxrpc_process_jumbo_packet()
467 if (!part) { in rxrpc_process_jumbo_packet()
472 rxrpc_new_skb(part); in rxrpc_process_jumbo_packet()
474 pskb_trim(part, RXRPC_JUMBO_DATALEN); in rxrpc_process_jumbo_packet()
491 rxrpc_fast_process_packet(call, part); in rxrpc_process_jumbo_packet()
492 part = NULL; in rxrpc_process_jumbo_packet()
502 rxrpc_free_skb(part); in rxrpc_process_jumbo_packet()
DKconfig12 the transport part, not the presentation part: (un)marshalling is
/net/lapb/
DKconfig9 the lower) part of the X.25 protocol. It offers a reliable
12 Layer, the higher part of X.25, but others are possible as well).
/net/mac80211/
DKconfig220 is taking part in a mesh network).
233 is taking part in a mesh network).
246 is taking part in a mesh network).
258 synchronization debugging messages (when mac80211 is taking part in a
269 channel switch debugging messages (when mac80211 is taking part in a
280 powersave debugging messages (when mac80211 is taking part in a
/net/netfilter/
DKconfig810 addresses. It maps the network address part, while keeping the host
811 address part intact.