Home
last modified time | relevance | path

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

/linux-4.1.27/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()
88 const struct ip_vs_iphdr *iph, int inverse) in ah_esp_conn_out_get()
Dip_vs_conn.c127 bool inverse) in ip_vs_conn_hashkey_param()
319 int inverse, struct ip_vs_conn_param *p) in ip_vs_conn_fill_param_proto()
339 const struct ip_vs_iphdr *iph, int inverse) in ip_vs_conn_in_get_proto()
443 const struct ip_vs_iphdr *iph, int inverse) in ip_vs_conn_out_get_proto()
Dip_vs_pe_sip.c135 u32 initval, bool inverse) in ip_vs_sip_hashkey_raw()
/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_hsit.h28 bool inverse; member
Dvsp1_hsit.c181 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()
/linux-4.1.27/drivers/video/console/
Dfbcon.h33 u_short inverse; /* != 0 text black on white as default */ member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_core.c217 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple()
1165 bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuplepr()
/linux-4.1.27/drivers/video/fbdev/
Dmacfb.c142 static int inverse; variable
Dimsttfb.c336 static int inverse = 0; variable
Datafb.c263 static int inverse; variable
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1257 static int inverse; /* "matroxfb:inverse" */ variable
/linux-4.1.27/drivers/tty/vt/
Dvt.c2174 uint8_t inverse; in do_con_write() local