Home
last modified time | relevance | path

Searched defs:_tp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_fastopen.h124 tcp_fastopen_connect(struct tcpcb *_tp) in tcp_fastopen_connect()
129 tcp_fastopen_disable_path(struct tcpcb *_tp) in tcp_fastopen_disable_path()
134 tcp_fastopen_update_cache(struct tcpcb *_tp, uint16_t _mss, uint8_t _cookie_len, in tcp_fastopen_update_cache()
/freebsd/sys/net/
H A Dif_lagg.h198 #define LAGG_PORTACTIVE(_tp) ( \ argument