Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c254 #define INTERACTIVE(p) (interactive_ports[(p) & 7] == (p)) macro
861 else if (INTERACTIVE (ntohs (tcp->th_sport))) in sppp_output()
863 else if (INTERACTIVE (ntohs (tcp->th_dport))) in sppp_output()