Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 50) sorted by relevance

12

/net/ceph/
DKconfig19 bool "Include file:line in ceph debug output"
23 If you say Y here, debug output will include a filename and
/net/ipv4/
Darp.c134 .output = neigh_resolve_output,
142 .output = neigh_resolve_output,
148 .output = neigh_direct_output,
156 .output = neigh_compat_output,
244 neigh->output = neigh_direct_output; in arp_constructor()
283 neigh->output = neigh->ops->output; in arp_constructor()
308 neigh->output = neigh->ops->connected_output; in arp_constructor()
310 neigh->output = neigh->ops->output; in arp_constructor()
Dxfrm4_mode_transport.c59 .output = xfrm4_transport_output,
Desp4.c243 esph->seq_no = htonl(XFRM_SKB_CB(skb)->seq.output.low); in esp_output()
253 *seqhi = htonl(XFRM_SKB_CB(skb)->seq.output.hi); in esp_output()
263 XFRM_SKB_CB(skb)->seq.output.low); in esp_output()
707 .output = esp_output
Dxfrm4_tunnel.c50 .output = ipip_output
Dxfrm4_state.c81 .output = xfrm4_output,
/net/x25/
Dx25_forward.c122 goto output; in x25_forward_data()
128 output: in x25_forward_data()
/net/dccp/ccids/
DKconfig8 The debugging output can additionally be toggled by setting the
44 The debugging output can additionally be toggled by setting the
/net/xfrm/
Dxfrm_replay.c101 XFRM_SKB_CB(skb)->seq.output.low = ++x->replay.oseq; in xfrm_replay_overflow()
180 XFRM_SKB_CB(skb)->seq.output.low = ++replay_esn->oseq; in xfrm_replay_overflow_bmp()
408 XFRM_SKB_CB(skb)->seq.output.low = ++replay_esn->oseq; in xfrm_replay_overflow_esn()
409 XFRM_SKB_CB(skb)->seq.output.hi = replay_esn->oseq_hi; in xfrm_replay_overflow_esn()
412 XFRM_SKB_CB(skb)->seq.output.hi = ++replay_esn->oseq_hi; in xfrm_replay_overflow_esn()
Dxfrm_output.c60 err = x->outer_mode->output(x, skb); in xfrm_output_one()
93 err = x->type->output(x, skb); in xfrm_output_one()
/net/core/
Ddst.c187 dst->output = dst_discard; in dst_alloc()
213 dst->input = dst->output = dst_discard; in ___dst_free()
364 dst->input = dst->output = dst_discard; in dst_ifdown()
/net/decnet/
Ddn_neigh.c65 .output = dn_long_output,
75 .output = dn_short_output,
85 .output = dn_phase3_output,
158 neigh->output = neigh->ops->connected_output; in dn_neigh_construct()
/net/rxrpc/
DMakefile16 ar-output.o \
/net/sctp/
DMakefile13 output.o input.o debug.o ssnmap.o auth.o
/net/ipv6/
Dxfrm6_mode_ro.c63 .output = xfrm6_ro_output,
Desp6.c235 esph->seq_no = htonl(XFRM_SKB_CB(skb)->seq.output.low); in esp6_output()
245 *seqhi = htonl(XFRM_SKB_CB(skb)->seq.output.hi); in esp6_output()
255 XFRM_SKB_CB(skb)->seq.output.low); in esp6_output()
647 .output = esp6_output,
Dxfrm6_mode_transport.c64 .output = xfrm6_transport_output,
Dndisc.c98 .output = neigh_resolve_output,
106 .output = neigh_resolve_output,
113 .output = neigh_direct_output,
316 neigh->output = neigh_direct_output; in ndisc_constructor()
335 neigh->output = neigh->ops->connected_output; in ndisc_constructor()
337 neigh->output = neigh->ops->output; in ndisc_constructor()
Dxfrm6_mode_tunnel.c98 .output = xfrm6_prepare_output,
Dxfrm6_mode_beet.c109 .output = xfrm6_prepare_output,
Dmip6.c348 .output = mip6_destopt_output,
480 .output = mip6_rthdr_output,
/net/dccp/
DMakefile3 dccp-y := ccid.o feat.o input.o minisocks.o options.o output.o proto.o timer.o \
DKconfig37 When compiling DCCP as a module, this debugging output can be toggled
/net/mac80211/
DKconfig146 bool "Verbose debugging output"
157 bool "Verbose managed MLME output"
181 debug tracing output.
/net/bluetooth/
Damp.c133 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256() argument
160 output); in hmac_sha256()

12