HomeSort by relevance Sort by last modified time
    Searched refs:NIPQUAD (Results 1 - 3 of 3) 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
  /external/iptables/utils/
nfnl_osf.c 54 #ifndef NIPQUAD
55 #define NIPQUAD(addr) \

Completed in 109 milliseconds