CTTUPLE 217 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, src.u3.ip)); CTTUPLE 219 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, src.u3.ip6[3])); CTTUPLE 229 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, dst.u3.ip)); CTTUPLE 231 net/sched/cls_flow.c return ntohl(CTTUPLE(skb, dst.u3.ip6[3])); CTTUPLE 239 net/sched/cls_flow.c return ntohs(CTTUPLE(skb, src.u.all)); CTTUPLE 246 net/sched/cls_flow.c return ntohs(CTTUPLE(skb, dst.u.all));