Searched refs:UDP6_DEV_NAME (Results 1 – 5 of 5) sorted by relevance
814 udp_dev_name = (af == AF_INET6 ? UDP6_DEV_NAME : UDP_DEV_NAME); in i_ipadm_plumb_if()965 udp_dev_name = UDP6_DEV_NAME; in i_ipadm_unplumb_if()
3117 udp6fd = open(UDP6_DEV_NAME, O_RDWR | O_NONBLOCK, 0); in open_udp6fd()3119 error("Couldn't open UDPv6 device (%s): %m", UDP6_DEV_NAME); in open_udp6fd()
2000 udp_dev_name = UDP6_DEV_NAME; in ip_domux2fd()
82 #define UDP6_DEV_NAME "/dev/udp6" macro
2425 udp_dev_name = UDP6_DEV_NAME; in ip_domux2fd()