Home
last modified time | relevance | path

Searched refs:full (Results 1 – 8 of 8) sorted by relevance

/net/dccp/
Dqpolicy.c74 bool (*full) (struct sock *sk); member
81 .full = qpolicy_simple_full,
87 .full = qpolicy_prio_full,
103 return qpol_table[dccp_sk(sk)->dccps_qpolicy].full(sk); in dccp_qpolicy_full()
/net/sctp/
Dprobe.c53 static int full __read_mostly = 1;
54 MODULE_PARM_DESC(full, "Full log (1=every ack packet received, 0=only cwnd changes)");
55 module_param(full, int, 0);
138 if ((full || sp->cwnd != lcwnd) && in jsctp_sf_eat_sack()
/net/ipv4/
Dtcp_probe.c49 static int full __read_mostly;
50 MODULE_PARM_DESC(full, "Full log (1=every ack packet received, 0=only cwnd changes)");
51 module_param(full, int, 0);
102 (full || tp->snd_cwnd != tcp_probe.lastcwnd)) { in jtcp_rcv_established()
/net/ipx/
DKconfig46 The full internal IPX network enables you to allocate sockets on
52 kernel when the internal network was created. By enabling the full
56 daemons. A RIP/SAP daemon that works well with the full internal net
/net/decnet/
DTODO31 the full scheme is still worth implementing, its not not top of my list
/net/ipv4/netfilter/
DKconfig45 The packet filtering and full NAT (masquerading, port forwarding,
141 forms of full Network Address Port Translation. It is controlled by
/net/ipv6/netfilter/
DKconfig195 forms of full Network Address Port Translation. It is controlled by
/net/netfilter/
DKconfig1135 The full tag is comprised of a UID and an accounting tag.
1237 routing to implement full featured non-locally bound sockets.