sadb_x_if_hw_offl
struct sadb_x_if_hw_offl *if_hw_offl;
if_hw_offl = (struct sadb_x_if_hw_offl *)mhp[SADB_X_EXT_IF_HW_OFFL];
if_hw_offl = (struct sadb_x_if_hw_offl *)ext;
struct sadb_x_if_hw_offl m_if_hw;
len = sizeof(struct sadb_x_if_hw_offl);
struct sadb_x_if_hw_offl m_if_hw;
l0 = sizeof(struct sadb_x_if_hw_offl);
struct sadb_x_if_hw_offl *xif;
xif = (struct sadb_x_if_hw_offl *)(xpl + 1);
struct sadb_x_if_hw_offl *xof;
xof = (struct sadb_x_if_hw_offl *)mhp->ext[
tlen += sizeof(struct sadb_x_if_hw_offl);
struct sadb_x_if_hw_offl *xof;
xof = (struct sadb_x_if_hw_offl *)mhp->ext[
[SADB_X_EXT_IF_HW_OFFL] = sizeof(struct sadb_x_if_hw_offl),
[SADB_X_EXT_IF_HW_OFFL] = sizeof(struct sadb_x_if_hw_offl),
struct sadb_x_if_hw_offl xof;
struct sadb_x_if_hw_offl *p;
p = mtod(m, struct sadb_x_if_hw_offl *);