Public Attributes | |
| struct hdhomerun_discover_sock_t | socks [HDHOMERUN_DISOCVER_MAX_SOCK_COUNT] |
| unsigned int | sock_count |
| struct hdhomerun_pkt_t | tx_pkt |
| struct hdhomerun_pkt_t | rx_pkt |
Definition at line 44 of file hdhomerun_discover.c.
| struct hdhomerun_discover_sock_t hdhomerun_discover_t::socks[HDHOMERUN_DISOCVER_MAX_SOCK_COUNT] |
Definition at line 45 of file hdhomerun_discover.c.
Referenced by hdhomerun_discover_destroy(), hdhomerun_discover_recv(), hdhomerun_discover_send_target_ip(), hdhomerun_discover_send_wildcard_ip(), hdhomerun_discover_sock_add(), and hdhomerun_discover_sock_detect().
| unsigned int hdhomerun_discover_t::sock_count |
Definition at line 46 of file hdhomerun_discover.c.
Referenced by hdhomerun_discover_destroy(), hdhomerun_discover_recv(), hdhomerun_discover_send_target_ip(), hdhomerun_discover_send_wildcard_ip(), hdhomerun_discover_sock_add(), and hdhomerun_discover_sock_detect().
Definition at line 47 of file hdhomerun_discover.c.
Referenced by hdhomerun_discover_send_internal().
Definition at line 48 of file hdhomerun_discover.c.
Referenced by hdhomerun_discover_recv_internal().
1.6.3