Home
last modified time | relevance | path

Searched defs:inverse (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_proto_ah_esp.c45 const struct ip_vs_iphdr *iph, int inverse, in ah_esp_conn_fill_param_proto()
61 int inverse) in ah_esp_conn_in_get()
90 int inverse) in ah_esp_conn_out_get()
Dip_vs_conn.c149 bool inverse) in ip_vs_conn_hashkey_param()
311 unsigned int proto_off, int inverse, in ip_vs_conn_fill_param_proto()
333 unsigned int proto_off, int inverse) in ip_vs_conn_in_get_proto()
436 unsigned int proto_off, int inverse) in ip_vs_conn_out_get_proto()
Dip_vs_pe_sip.c132 u32 initval, bool inverse) in ip_vs_sip_hashkey_raw()
/linux-3.4.99/include/linux/netfilter/
Dxt_connlimit.h27 unsigned int inverse; member
/linux-3.4.99/net/netfilter/
Dnf_conntrack_core.c161 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple()
1039 bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuplepr()
/linux-3.4.99/drivers/video/console/
Dfbcon.h33 u_short inverse; /* != 0 text black on white as default */ member
/linux-3.4.99/drivers/video/
Dmacfb.c143 static int inverse; variable
Dimsttfb.c336 static int inverse = 0; variable
Datafb.c262 static int inverse; variable
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_base.c1257 static int inverse; /* "matroxfb:inverse" */ variable
/linux-3.4.99/drivers/tty/vt/
Dvt.c2121 uint8_t inverse; in do_con_write() local