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

  /external/iptables/libiptc/
libiptc.c 821 if (getsockopt(sockfd, TC_IPPROTO, SO_GET_INFO, &info, &s) < 0) {
848 if (getsockopt(sockfd, TC_IPPROTO, SO_GET_ENTRIES, h->entries,
    [all...]
libip4tc.c 98 #define TC_IPPROTO IPPROTO_IP
libip6tc.c 96 #define TC_IPPROTO IPPROTO_IPV6

Completed in 1553 milliseconds