Home
last modified time | relevance | path

Searched refs:RTF_DONE (Results 1 – 25 of 3716) sorted by relevance

12345678910>>...149

/dports/net/quagga/quagga-1.2.4/zebra/
H A Drtread_sysctl.c76 SET_FLAG (rtm->rtm_flags, RTF_DONE); in route_read()
H A Dkernel_socket.c238 {RTF_DONE, "DONE"},
884 if (!(flags & RTF_DONE)) in rtm_read()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Drtread_sysctl.c71 SET_FLAG(rtm->rtm_flags, RTF_DONE); in route_read()
H A Dkernel_socket.c177 {RTF_DONE, "DONE"},
1054 if (!(flags & RTF_DONE)) in rtm_read()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Drtread_sysctl.c71 SET_FLAG(rtm->rtm_flags, RTF_DONE); in route_read()
H A Dkernel_socket.c177 {RTF_DONE, "DONE"},
1054 if (!(flags & RTF_DONE)) in rtm_read()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/darwin/ios-common/network/
H A Droute.h101 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/net/
H A Droute.h103 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/net/
H A Droute.h103 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/net/
H A Droute.h103 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/net/
H A Droute.h103 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/net/norm/norm-1.5r6/protolib/src/bsd/
H A DbsdRouteMgr.cpp539 if (0 != (rtm->rtm_flags & RTF_DONE)) in SetRoute()
804 if (0 != (rtm->rtm_flags & RTF_DONE)) in DeleteRoute()
1043 if (0 != (rtm->rtm_flags & RTF_DONE)) in GetRoute()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Droute.h141 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Droute.h141 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Droute.h141 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/net/
H A Droute.h145 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/aux_/
H A Droute.h174 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/aux_/
H A Droute.h174 #define RTF_DONE 0x40 /* message confirmed */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Droute.h146 #define RTF_DONE 0x40 /* message confirmed */ macro
H A Drtsock.c153 #define PRESERVED_RTF (RTF_UP | RTF_GATEWAY | RTF_HOST | RTF_DONE | RTF_MASK)
871 rtm->rtm_flags |= RTF_DONE; in COMPATNAME()
1214 rtm.rtm_flags = RTF_DONE | flags; in COMPATNAME()
/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_rtsock.c549 (rtm->rtm_flags & RTF_DONE) == 0 || in rtsock_parsemsg()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dzerrors_darwin_386.go807 RTF_DONE = 0x40 const
H A Dzerrors_darwin_arm64.go821 RTF_DONE = 0x40 const
H A Dzerrors_darwin_amd64.go807 RTF_DONE = 0x40 const
H A Dzerrors_darwin_arm.go750 RTF_DONE = 0x40 const

12345678910>>...149