Home
last modified time | relevance | path

Searched refs:IPPROTO_OSPF (Results 1 – 6 of 6) sorted by relevance

/external/tcpdump/
Dipproto.h123 #ifndef IPPROTO_OSPF
124 #define IPPROTO_OSPF 89 macro
Dipproto.c46 { IPPROTO_OSPF, "OSPF" },
Dprint-ip6.c386 case IPPROTO_OSPF: in ip6_print()
Dprint-ip.c441 case IPPROTO_OSPF: in ip_print_demux()
/external/python/cpython2/Lib/plat-irix6/
DIN.py168 IPPROTO_OSPF = 89 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go517 IPPROTO_OSPF = 0x59 const