OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MRT_API_SUPPORT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
ip_mroute.h
36
#define
MRT_API_SUPPORT
109 /* supported MRT API */
raw_ip.c
472
case
MRT_API_SUPPORT
:
ip_mroute.c
349
* recorded in `
mrt_api_support
'.
351
static const u_int32_t
mrt_api_support
= (MRT_MFC_FLAGS_DISABLE_WRONGVIF |
variable in typeref:typename:const u_int32_t
496
case
MRT_API_SUPPORT
:
497
error = sockopt_set(sopt, &
mrt_api_support
,
498
sizeof(
mrt_api_support
));
751
mrt_api_config = apival &
mrt_api_support
;
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025