Home
last modified time | relevance | path

Searched refs:IP6_MH_TYPE_BERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dmip6.h38 #define IP6_MH_TYPE_BERROR 7 /* Binding Error */ macro
39 #define IP6_MH_TYPE_MAX IP6_MH_TYPE_BERROR
/openbmc/linux/net/ipv6/
H A Dmip6.c67 case IP6_MH_TYPE_BERROR: in mip6_mh_len()