RT_CONN_FLAGS_TOS 252 include/net/ip.h return (ipc->tos != -1) ? RT_CONN_FLAGS_TOS(sk, ipc->tos) : RT_CONN_FLAGS(sk); RT_CONN_FLAGS_TOS 493 net/ipv4/ip_output.c RT_CONN_FLAGS_TOS(sk, tos), RT_CONN_FLAGS_TOS 428 net/sctp/protocol.c fl4->flowi4_tos = RT_CONN_FLAGS_TOS(asoc->base.sk, tos); RT_CONN_FLAGS_TOS 495 net/sctp/protocol.c RT_CONN_FLAGS_TOS(asoc->base.sk, tos),