Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:sport

434 rx_print(register const u_char *bp, int length, int sport, int dport,
541 sport, &opcode)) {
543 switch (sport) {
616 rx_cache_find(const struct rx_header *rxh, const struct ip *ip, int sport,
633 rxent->dport == sport) {