tc_ptr            727 netinet/ip_ah.c 	tc->tc_ptr = (caddr_t) mtag; /* Save the mtag we've identified. */
tc_ptr            761 netinet/ip_ah.c 	mtag = (struct m_tag *) tc->tc_ptr;
tc_ptr            425 netinet/ip_esp.c 	tc->tc_ptr = (caddr_t) mtag;
tc_ptr            512 netinet/ip_esp.c 	mtag = (struct m_tag *) tc->tc_ptr;
tc_ptr            182 netinet/ip_ipcomp.c 	tc->tc_ptr = 0;
tc_ptr            392 netinet/ip_ipsp.h 	caddr_t			tc_ptr;