• Home
  • Raw
  • Download

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;
213 struct sadb_ext *ext; in kdebug_sadb_prop()
263 struct sadb_ext *ext; in kdebug_sadb_identity()
306 struct sadb_ext *ext; in kdebug_sadb_supported()
333 struct sadb_ext *ext; in kdebug_sadb_lifetime()
353 struct sadb_ext *ext; in kdebug_sadb_sa()
372 struct sadb_ext *ext; in kdebug_sadb_address()
392 struct sadb_ext *ext; in kdebug_sadb_key()
420 struct sadb_ext *ext; in kdebug_sadb_x_sa2()
439 struct sadb_ext *ext; in kdebug_sadb_x_policy()
511 kdebug_sadb_x_nat_t_type(struct sadb_ext *ext) in kdebug_sadb_x_nat_t_type()
525 kdebug_sadb_x_nat_t_port(struct sadb_ext *ext) in kdebug_sadb_x_nat_t_port()
542 struct sadb_ext *ext; in kdebug_sadb_x_packet()
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);