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

  /external/iproute2/include/linux/
inet_diag.h 68 struct inet_diag_hostcond { struct
  /external/iproute2/misc/
ss.c 761 len += 4 + sizeof(struct inet_diag_hostcond);
774 int oplen = alen + 4 + sizeof(struct inet_diag_hostcond);
775 struct inet_diag_hostcond *cond = (struct inet_diag_hostcond*)(ptr+4);
    [all...]

Completed in 38 milliseconds