Lines Matching refs:sadb_ext
74 static void kdebug_sadb_prop __P((struct sadb_ext *));
75 static void kdebug_sadb_identity __P((struct sadb_ext *));
76 static void kdebug_sadb_supported __P((struct sadb_ext *));
77 static void kdebug_sadb_lifetime __P((struct sadb_ext *));
78 static void kdebug_sadb_sa __P((struct sadb_ext *));
79 static void kdebug_sadb_address __P((struct sadb_ext *));
80 static void kdebug_sadb_key __P((struct sadb_ext *));
81 static void kdebug_sadb_x_sa2 __P((struct sadb_ext *));
82 static void kdebug_sadb_x_policy __P((struct sadb_ext *ext));
86 static void kdebug_sadb_x_nat_t_type __P((struct sadb_ext *ext));
87 static void kdebug_sadb_x_nat_t_port __P((struct sadb_ext *ext));
91 static void kdebug_sadb_x_packet __P((struct sadb_ext *));
110 struct sadb_ext *ext;
128 printf("sadb_ext{ len=%u type=%u }\n",
213 struct sadb_ext *ext;
263 struct sadb_ext *ext;
306 struct sadb_ext *ext;
333 struct sadb_ext *ext;
353 struct sadb_ext *ext;
372 struct sadb_ext *ext;
392 struct sadb_ext *ext;
420 struct sadb_ext *ext;
439 struct sadb_ext *ext;
511 kdebug_sadb_x_nat_t_type(struct sadb_ext *ext)
525 kdebug_sadb_x_nat_t_port(struct sadb_ext *ext)
542 struct sadb_ext *ext;
670 kdebug_sadb_key((struct sadb_ext *)sav->key_auth);
672 kdebug_sadb_key((struct sadb_ext *)sav->key_enc);
682 kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_c);
684 kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_h);
686 kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_s);