Home
last modified time | relevance | path

Searched refs:full (Results 1 – 10 of 10) 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.c58 static int full __read_mostly = 1;
59 MODULE_PARM_DESC(full, "Full log (1=every ack packet received, 0=only cwnd changes)");
60 module_param(full, int, 0);
149 (full || sp->cwnd != lcwnd)) { in jsctp_sf_eat_sack()
/net/ipv4/
Dtcp_probe.c53 static int full __read_mostly;
54 MODULE_PARM_DESC(full, "Full log (1=every ack packet received, 0=only cwnd changes)");
55 module_param(full, int, 0);
118 (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/openvswitch/
Dflow_table.h85 bool full, const struct sw_flow_mask *mask);
Dflow_table.c59 bool full, const struct sw_flow_mask *mask) in ovs_flow_mask_key() argument
61 int start = full ? 0 : mask->range.start; in ovs_flow_mask_key()
62 int len = full ? sizeof *dst : range_n_bytes(&mask->range); in ovs_flow_mask_key()
/net/decnet/
DTODO31 the full scheme is still worth implementing, its not not top of my list
/net/ipv4/netfilter/
DKconfig87 forms of full Network Address Port Translation. This can be
156 The packet filtering and full NAT (masquerading, port forwarding,
249 port forwarding and other forms of full Network Address Port
/net/ipv6/netfilter/
DKconfig65 forms of full Network Address Port Translation. This can be
279 port forwarding and other forms of full Network Address Port
/net/netfilter/
DKconfig1300 The full tag is comprised of a UID and an accounting tag.
1400 routing to implement full featured non-locally bound sockets.