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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dqueue.h29 void queue_object_free(struct queue_object *obj);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-ftfw.c114 queue_object_free(qobj);
131 queue_object_free(qobj);
294 queue_object_free((struct queue_object *)n);
304 queue_object_free((struct queue_object *)n);
467 queue_object_free(qobj);
511 queue_object_free((struct queue_object *)n);
H A Dsync-notrack.c75 queue_object_free(qobj);
196 queue_object_free((struct queue_object *)n);
244 queue_object_free(qobj);
H A Dchannel.c171 queue_object_free(qobj);
183 queue_object_free((struct queue_object *)tail);
202 queue_object_free((struct queue_object *)n);
H A Dsync-alarm.c132 queue_object_free((struct queue_object *)n);
H A Dqueue.c116 void queue_object_free(struct queue_object *obj) function

Completed in 176 milliseconds