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

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c113 #define INP_TOS(inp) ((inp_ip_tos_get(inp) >> 2) & M_TOS) macro
864 opt0l |= V_TOS(INP_TOS(sotoinpcb(so)));

Completed in 292 milliseconds