Searched refs:apival (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dip_mroute.c796 set_api_config(uint32_t *apival) argument
808 *apival = 0;
812 *apival = 0;
821 *apival = 0;
828 V_mrt_api_config = *apival & mrt_api_support;
829 *apival = V_mrt_api_config;

Completed in 27 milliseconds