Searched refs:sent_pdu (Results 1 – 1 of 1) sorted by relevance
77 struct sent_pdu { struct85 LIST_ENTRY(sent_pdu) entries; argument87 LIST_HEAD(sent_pdu_list, sent_pdu);1138 struct sent_pdu *p1; in snmp_close()1291 struct sent_pdu *listentry = listentry_ptr; in snmp_timeout()1317 struct sent_pdu *listentry; in snmp_pdu_send()1320 if ((listentry = malloc(sizeof(struct sent_pdu))) == NULL) { in snmp_pdu_send()1492 struct sent_pdu *listentry; in snmp_deliver_packet()