Searched refs:natt_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libipsec/
H A Dpfkey_dump.c208 struct sadb_x_nat_t_type *natt_type; local
236 natt_type = (struct sadb_x_nat_t_type *)mhp[SADB_X_EXT_NAT_T_TYPE];
249 if (natt_type != NULL && natt_sport != NULL)
258 if (natt_type != NULL && natt_dport != NULL)
272 if (m->sadb_msg_satype == SADB_SATYPE_ESP && natt_type != NULL)
287 if (natt_type != NULL && (natt_oai != NULL || natt_oar != NULL)) {

Completed in 104 milliseconds