Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_dst.c65 u8 *opttype = NULL; local
182 opttype = (void *)(skb->data + ptr);
185 if (*opttype != (optinfo->opts[temp] & 0xFF00)>>8){
187 *opttype,
194 if (*opttype) {
Dip6t_hbh.c65 u8 *opttype = NULL; local
182 opttype = (void *)(skb->data + ptr);
185 if (*opttype != (optinfo->opts[temp] & 0xFF00)>>8){
187 *opttype,
194 if (*opttype) {