Home
last modified time | relevance | path

Searched refs:val32 (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
Dxt_l2tp.c46 __be32 val32; member
117 data.tid = ntohl(lh->val32); in l2tp_udp_mt()
119 data.sid = ntohl(lh->val32); in l2tp_udp_mt()
150 if (lh->val32 == 0) { in l2tp_ip_mt()
159 data.tid = ntohl(lh->val32); in l2tp_ip_mt()
161 data.sid = ntohl(lh->val32); in l2tp_ip_mt()