Searched refs:full (Results 1 – 8 of 8) sorted by relevance
/net/dccp/ |
D | qpolicy.c | 74 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/ |
D | probe.c | 53 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/ |
D | tcp_probe.c | 49 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/ |
D | Kconfig | 46 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/ |
D | TODO | 31 the full scheme is still worth implementing, its not not top of my list
|
/net/ipv4/netfilter/ |
D | Kconfig | 45 The packet filtering and full NAT (masquerading, port forwarding, 141 forms of full Network Address Port Translation. It is controlled by
|
/net/ipv6/netfilter/ |
D | Kconfig | 195 forms of full Network Address Port Translation. It is controlled by
|
/net/netfilter/ |
D | Kconfig | 1135 The full tag is comprised of a UID and an accounting tag. 1237 routing to implement full featured non-locally bound sockets.
|