Home
last modified time | relevance | path

Searched defs:rtm_protocol (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Drtnetlink.h244 unsigned char rtm_protocol; /* Routing protocol; see below */ member
/Linux-v6.1/net/ipv4/
Dipmr.c2615 static bool ipmr_rtm_validate_proto(unsigned char rtm_protocol) in ipmr_rtm_validate_proto()