Home
last modified time | relevance | path

Searched refs:IPPROTO_MH (Results 1 – 8 of 8) sorted by relevance

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