Lines Matching refs:ipsec
40 #include <netinet/ipsec.h>
55 { 0, "out ipsec" },
57 { 1, "in ipsec must_error" },
58 { 1, "out ipsec esp/must_error" },
63 { 1, "out ipsec esp" },
64 { 0, "in ipsec ah/transport" },
65 { 1, "in ipsec ah/tunnel" },
66 { 0, "out ipsec ah/transport/" },
67 { 1, "out ipsec ah/tunnel/" },
68 { 0, "in ipsec esp / transport / 10.0.0.1-10.0.0.2" },
69 { 0, "in ipsec esp/tunnel/::1-::2" },
70 { 1, "in ipsec esp/tunnel/10.0.0.1-::2" },
71 { 0, "in ipsec esp/tunnel/::1-::2/require" },
72 { 0, "out ipsec ah/transport//use" },
73 { 1, "out ipsec ah/transport esp/use" },
74 { 1, "in ipsec ah/transport esp/tunnel" },
75 { 0, "in ipsec ah/transport esp/tunnel/::1-::1" },
76 { 0, "in ipsec
79 { 0, "out ipsec
84 { 0, "out ipsec esp/transport/fec0::10-fec0::11/use" },
226 char *pol1 = "out ipsec";
227 char *pol2 = "out ipsec ah/transport//use";