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

/external/iproute2/ip/
H A Dxfrm.h38 #ifndef IPPROTO_MH
39 # define IPPROTO_MH 135 macro
H A Dipxfrm.c496 case IPPROTO_MH:
1281 case IPPROTO_MH:
H A Dxfrm_policy.c81 fprintf(stderr, "%s", strxf_proto(IPPROTO_MH));
H A Dxfrm_state.c105 fprintf(stderr, "%s", strxf_proto(IPPROTO_MH));
/external/kernel-headers/original/linux/
H A Din6.h140 #define IPPROTO_MH 135 /* IPv6 mobility header */ macro
/external/iptables/include/
H A Dxtables.h27 #ifndef IPPROTO_MH
28 # define IPPROTO_MH 135 macro
/external/iptables/iptables/
H A Dxtables.c1797 {"ipv6-mh", IPPROTO_MH},
1798 {"mh", IPPROTO_MH},

Completed in 136 milliseconds