Searched refs:STRUCT_TC_HANDLE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c53 #define STRUCT_TC_HANDLE struct iptc_handle macro
H A Dlibiptc.c126 STRUCT_TC_HANDLE
767 len = sizeof(STRUCT_TC_HANDLE) + size;
769 h = malloc(sizeof(STRUCT_TC_HANDLE));
H A Dlibip6tc.c48 #define STRUCT_TC_HANDLE struct ip6tc_handle macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip4tc.c53 #define STRUCT_TC_HANDLE struct iptc_handle macro
H A Dlibip6tc.c48 #define STRUCT_TC_HANDLE struct ip6tc_handle macro
H A Dlibiptc.c133 STRUCT_TC_HANDLE
1282 h = malloc(sizeof(STRUCT_TC_HANDLE));

Completed in 111 milliseconds