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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dblocklist.c50 struct tr_ipv4_range struct
63 struct tr_ipv4_range * rules;
111 b->ruleCount = byteCount / sizeof( struct tr_ipv4_range );
132 const struct tr_ipv4_range * b = vb;
209 const struct tr_ipv4_range * range;
226 sizeof( struct tr_ipv4_range ),
238 parseLine1( const char * line, struct tr_ipv4_range * range )
274 parseLine2( const char * line, struct tr_ipv4_range * range )
302 parseLine( const char * line, struct tr_ipv4_range * range )
311 const struct tr_ipv4_range *
[all...]

Completed in 22 milliseconds