Home
last modified time | relevance | path

Searched refs:Ifindex (Results 1 – 25 of 14787) sorted by relevance

12345678910>>...592

/dports/lang/gcc48/gcc-4.8.5/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
164 sa.Ifindex = int(pp.Ifindex)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
164 sa.Ifindex = int(pp.Ifindex)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
116 Ifindex int32 member
155 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc9/gcc-9.4.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/syscall/
H A Dsocket_linux.go19 Ifindex int member
28 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
33 sa.raw.Ifindex = int32(sa.Ifindex)
125 Ifindex int32 member
159 sa.Ifindex = int(pp.Ifindex)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-sockaddr/
H A Dsockaddr_linux.go69 if sa.Ifindex < 0 || sa.Ifindex > 0x7fffffff {
75 raw.Ifindex = int32(sa.Ifindex)
106 sa.Ifindex = int(pp.Ifindex)
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/ipv4/
H A Dsys_asmreqn.go22 if mreqn.Ifindex == 0 {
25 ifi, err := net.InterfaceByIndex(int(mreqn.Ifindex))
35 mreqn.Ifindex = int32(ifi.Index)
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/ipv4/
H A Dsys_asmreqn.go23 if mreqn.Ifindex == 0 {
26 ifi, err := net.InterfaceByIndex(int(mreqn.Ifindex))
36 mreqn.Ifindex = int32(ifi.Index)

12345678910>>...592