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

  /external/tcpdump/
print-pgm.c 157 const void *nla; local
270 nla = bp;
273 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
274 (void)printf("SPM seq %u trail %u lead %u nla %s",
317 nla = bp;
320 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
334 (void)printf("POLR seq %u round %u nla %s ivl %u rnd 0x%08x "
625 nla = bp;
628 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
629 (void)printf(" REDIRECT %s", (char *)nla);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c 111 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err,
    [all...]

Completed in 583 milliseconds