Searched refs:port_id (Results 1 – 6 of 6) sorted by relevance
86 uint8_t port_id[3]; member107 uint8_t port_id[3]; member131 uint8_t port_id[3]; member194 uint8_t port_id[3]; member
50 XvPortID *port_id, in GetPort() argument93 *port_id = adaptor_info[i].base_id + l; in GetPort()
59 XvPortID *port_id,
337 int port_id; in wpa_ctrl_open() local356 port_id = atoi(&port[1]); in wpa_ctrl_open()359 port_id = WPA_CTRL_IFACE_PORT; in wpa_ctrl_open()382 ctrl->dest.sin6_port = htons(port_id); in wpa_ctrl_open()385 ctrl->dest.sin_port = htons(port_id); in wpa_ctrl_open()
44 u_int8_t port_id[2]; member114 EXTRACT_16BITS(&stp_bpdu->port_id), length); in stp_print_config_bpdu()267 printf("CIST port-id %04x, ", EXTRACT_16BITS(&stp_bpdu->port_id)); in stp_print_mstp_bpdu()
79 __u16 port_id; member