HomeSort by: relevance | last modified time | path
    Searched defs:IFF_POINTOPOINT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/port/cygwin/include/sys/
socket.h 8 #ifndef IFF_POINTOPOINT
9 # define IFF_POINTOPOINT 0x10
  /src/sys/net/
if.h 454 #define IFF_POINTOPOINT 0x0010 /* interface is point-to-point link */
629 (IFF_BROADCAST|IFF_POINTOPOINT|IFF_RUNNING|IFF_OACTIVE|\

Completed in 17 milliseconds