Searched refs:ixa_nexthop_v4 (Results 1 – 3 of 3) sorted by relevance
745 *(ipaddr_t *)ptr = ixa->ixa_nexthop_v4; in conn_opt_get()1442 ixa->ixa_nexthop_v4 = addr; in conn_opt_set_ip()
620 ixas.ixa_nexthop_v4 = nexthop; in ipfil_sendpkt()
2122 #define ixa_nexthop_v4 V4_PART_OF_V6(ixa_nexthop_v6) macro