Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Drtsock.c196 static void rts_input(struct mbuf *m);
225 .nh_handler = rts_input,
345 rts_input(struct mbuf *m) in rts_input() function