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

/openbsd-current/sys/netinet/
H A Dipsec_output.c402 struct tdb_ident *tdbi;
494 mtag = m_tag_get(PACKET_TAG_IPSEC_OUT_DONE, sizeof(struct tdb_ident),
502 tdbi = (struct tdb_ident *)(mtag + 1);
618 struct tdb_ident *tdbi;
627 tdbi = (struct tdb_ident *)(mtag + 1);
H A Dipsec_input.c374 struct tdb_ident *tdbi;
479 sizeof(struct tdb_ident), M_NOWAIT);
486 tdbi = (struct tdb_ident *)(mtag + 1);
1031 struct tdb_ident *tdbi;
1041 tdbi = (struct tdb_ident *)(mtag + 1);
1056 struct tdb_ident *tdbi;
1113 tdbi = (struct tdb_ident *)(mtag + 1);
H A Dip_ipsp.h487 struct tdb_ident { struct
H A Dudp_usrreq.c553 struct tdb_ident *tdbi;
559 tdbi = (struct tdb_ident *)(mtag + 1);
H A Dip_output.c506 struct tdb_ident *tdbi;
525 tdbi = (struct tdb_ident *)(mtag + 1);
H A Dtcp_input.c581 struct tdb_ident *tdbi;
583 tdbi = (struct tdb_ident *)(mtag + 1);
/openbsd-current/sys/netinet6/
H A Dip6_output.c2747 struct tdb_ident *tdbi;
2766 tdbi = (struct tdb_ident *)(mtag + 1);

Completed in 151 milliseconds