HomeSort by relevance Sort by last modified time
    Searched defs:nh_flags (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/
nexthop.c 312 static struct trans_tbl nh_flags[] = { variable in typeref:struct:trans_tbl
320 return __flags2str(flags, buf, len, nh_flags, ARRAY_SIZE(nh_flags));
325 return __str2flags(name, nh_flags, ARRAY_SIZE(nh_flags));
  /external/tcpdump/
decnet.h 367 byte nh_flags; /* message flags */
366 byte nh_flags; \/* message flags *\/ member in struct:nsphdr

Completed in 438 milliseconds