Home
last modified time | relevance | path

Searched refs:IPPROTO_TP (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/netinet/
H A Din.h87 #define IPPROTO_TP 29 /* tp-4 w/ class negotiation */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d30 enum IPPROTO_TP = 29; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d43 enum IPPROTO_TP = 29; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d47 enum IPPROTO_TP = 29; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d67 enum IPPROTO_TP = 29; variable
/netbsd-src/usr.bin/kdump/
H A Dkdump.c596 CASERETURN(IPPROTO_TP); in sockproto()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/netinet/
H A Din_.d352 IPPROTO_TP = 29,