Home
last modified time | relevance | path

Searched refs:IPPROTO_MH (Results 1 – 7 of 7) 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
/external/kernel-headers/original/uapi/linux/
Din6.h137 #define IPPROTO_MH 135 /* IPv6 mobility header */ macro
/external/iptables/libxtables/
Dxtables.c1882 {"ipv6-mh", IPPROTO_MH},
1883 {"mh", IPPROTO_MH},