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

  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_conntrack_tuple.h 97 NIPQUAD((tp)->src.ip), ntohs((tp)->src.u.all), \
98 NIPQUAD((tp)->dst.ip), ntohs((tp)->dst.u.all))
  /external/kernel-headers/original/linux/
kernel.h 228 #define NIPQUAD(addr) \
254 #define HIPQUAD NIPQUAD

Completed in 643 milliseconds