Searched refs:inp_ip_tos_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Din_pcb.h437 int inp_ip_tos_get(const struct inpcb *inp);
H A Din_pcb.c2191 inp_ip_tos_get(const struct inpcb *inp) function
/freebsd-9.3-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c113 #define INP_TOS(inp) ((inp_ip_tos_get(inp) >> 2) & M_TOS)

Completed in 60 milliseconds