Searched defs:rp (Results 1 – 4 of 4) sorted by relevance
185 read_port_t *rp = calloc(1, sizeof(read_port_t)); in port_open() local273 read_port_t *rp = (read_port_t *)ports[ix]; in port_group() local306 read_port_t *rp = (read_port_t *)port; in port_group_add() local340 read_port_t *rp = (read_port_t *)port; in port_group_remove() local385 read_port_t *rp; in port_write() local415 static inline status_t read_no_lock(read_port_t *rp, lk_time_t timeout, port_result_t *result) { in read_no_lock()438 read_port_t *rp = (read_port_t *)port; in port_read() local489 read_port_t *rp; in port_destroy() local513 read_port_t *rp = (read_port_t *) port; in port_close() local
280 char *rp; in ipaddr_ntoa_r() local
639 #define RETURNSP(rp) do { \ argument644 #define RETURNSPI(rp) do { \ argument
358 pktbuf_t *rp; in handle_arp_pkt() local
Completed in 11 milliseconds