CTTUPLE 156 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, src.u3.ip)); CTTUPLE 158 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, src.u3.ip6[3])); CTTUPLE 169 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, dst.u3.ip)); CTTUPLE 171 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, dst.u3.ip6[3])); CTTUPLE 180 net/sched/cls_flow.c return ntohs(CTTUPLE(skb, src.u.all)); CTTUPLE 188 net/sched/cls_flow.c return ntohs(CTTUPLE(skb, dst.u.all));