tdb_onext        1476 net/pfkeyv2.c  		for (tdb3 = tdb2; tdb3; tdb3 = tdb3->tdb_onext)
tdb_onext        1483 net/pfkeyv2.c  		if ((tdb1->tdb_onext) &&
tdb_onext        1484 net/pfkeyv2.c  		    (tdb1->tdb_onext->tdb_inext == tdb1))
tdb_onext        1485 net/pfkeyv2.c  			tdb1->tdb_onext->tdb_inext = NULL;
tdb_onext        1488 net/pfkeyv2.c  		    (tdb2->tdb_inext->tdb_onext == tdb2))
tdb_onext        1489 net/pfkeyv2.c  			tdb2->tdb_inext->tdb_onext = NULL;
tdb_onext        1492 net/pfkeyv2.c  		tdb1->tdb_onext = tdb2;
tdb_onext         876 netinet/ip_ipsp.c 	if ((tdbp->tdb_onext) && (tdbp->tdb_onext->tdb_inext == tdbp))
tdb_onext         877 netinet/ip_ipsp.c 		tdbp->tdb_onext->tdb_inext = NULL;
tdb_onext         879 netinet/ip_ipsp.c 	if ((tdbp->tdb_inext) && (tdbp->tdb_inext->tdb_onext == tdbp))
tdb_onext         880 netinet/ip_ipsp.c 		tdbp->tdb_inext->tdb_onext = NULL;
tdb_onext         281 netinet/ip_ipsp.h 	struct tdb	*tdb_onext;
tdb_onext         494 netinet/ipsec_output.c 	if (tdb->tdb_onext)
tdb_onext         495 netinet/ipsec_output.c 		return ipsp_process_packet(m, tdb->tdb_onext,