Searched refs:srcport_hi (Results 1 – 2 of 2) sorted by relevance
48 u16 srcport_hi; member
175 if ((i < csr->srcport_lo) || (i > csr->srcport_hi)) in chk_ipv4_rule()411 qcb->csr[index].srcport_hi = ((buf[pos++]<<8)&0xff00); in gdm_recv_qos_hci_packet()412 qcb->csr[index].srcport_hi += buf[pos++]; in gdm_recv_qos_hci_packet()