Home
last modified time | relevance | path

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

/net/dccp/
Dqpolicy.c71 bool (*full) (struct sock *sk); member
78 .full = qpolicy_simple_full,
84 .full = qpolicy_prio_full,
100 return qpol_table[dccp_sk(sk)->dccps_qpolicy].full(sk); in dccp_qpolicy_full()
/net/openvswitch/
Dflow_table.h75 bool full, const struct sw_flow_mask *mask);
Dflow_table.c48 bool full, const struct sw_flow_mask *mask) in ovs_flow_mask_key() argument
50 int start = full ? 0 : mask->range.start; in ovs_flow_mask_key()
51 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/
DKconfig127 The packet filtering and full NAT (masquerading, port forwarding,
219 port forwarding and other forms of full Network Address Port
/net/ipv6/netfilter/
DKconfig265 port forwarding and other forms of full Network Address Port
/net/netfilter/
DKconfig403 forms of full Network Address Port Translation. This can be
1570 routing to implement full featured non-locally bound sockets.