Searched refs:ipopt_tag (Results 1 – 2 of 2) sorted by relevance
46 struct ipopt_tag { struct
402 struct ipopt_tag *opts; in save_rte()404 opts = (struct ipopt_tag *)m_tag_get(PACKET_TAG_IPOPTIONS, in save_rte()405 sizeof(struct ipopt_tag), M_NOWAIT); in save_rte()430 struct ipopt_tag *opts; in ip_srcroute()432 opts = (struct ipopt_tag *)m_tag_find(m0, PACKET_TAG_IPOPTIONS, NULL); in ip_srcroute()