Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dxfrm.h33 #ifndef IPPROTO_MH
34 #define IPPROTO_MH 135 macro
Dipxfrm.c479 case IPPROTO_MH: in xfrm_selector_print()
1345 case IPPROTO_MH: in xfrm_selector_upspec_parse()
Dxfrm_policy.c77 fprintf(stderr, "%s", strxf_proto(IPPROTO_MH)); in usage()
Dxfrm_state.c104 fprintf(stderr, "%s", strxf_proto(IPPROTO_MH)); in usage()
/external/iproute2/include/
Dxtables.h27 #ifndef IPPROTO_MH
28 # define IPPROTO_MH 135 macro
/external/iptables/include/
Dxtables.h27 #ifndef IPPROTO_MH
28 # define IPPROTO_MH 135 macro
/external/iproute2/include/uapi/linux/
Din6.h138 #define IPPROTO_MH 135 /* IPv6 mobility header */ macro
/external/kernel-headers/original/uapi/linux/
Din6.h138 #define IPPROTO_MH 135 /* IPv6 mobility header */ macro
/external/iptables/libxtables/
Dxtables.c1905 {"ipv6-mh", IPPROTO_MH},
1906 {"mh", IPPROTO_MH},