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

/freebsd-13-stable/sys/netinet/
H A Dip_mroute.c360 * recorded in `mrt_api_support'.
365 static const uint32_t mrt_api_support = (MRT_MFC_FLAGS_DISABLE_WRONGVIF | variable
515 error = sooptcopyout(sopt, &mrt_api_support, sizeof mrt_api_support);
828 V_mrt_api_config = *apival & mrt_api_support;

Completed in 66 milliseconds