Home
last modified time | relevance | path

Searched refs:src_port (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/util/
H A Drss.c187 in_port_t src_port[] = {2794, 14230, 12898, 48228, 44251}; in VerifyRSSHash() local
216 fport = src_port[i]; in VerifyRSSHash()
220 src[i], dest[i], src_port[i], dest_port[i], in VerifyRSSHash()
232 CheckRSSHash(int cnt, const char* src_ip, const char* dest_ip, int32_t src_port, int32_t dest_port) in CheckRSSHash() argument
264 if (src_port > 0) { in CheckRSSHash()
265 sport = htons(src_port); in CheckRSSHash()