Home
last modified time | relevance | path

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

/linux/include/linux/
A Dif_arp.h49 case ARPHRD_SIT: in dev_is_mac_header_xmit()
/linux/include/uapi/linux/
A Dif_arp.h74 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4 */ macro
/linux/net/sched/
A Dact_sample.c146 case ARPHRD_SIT: in tcf_sample_dev_ok_push()
/linux/net/netfilter/
A Dnf_log_syslog.c877 if (dev->type == ARPHRD_SIT) { in dump_ipv6_mac_header()
891 if (dev->type == ARPHRD_SIT) { in dump_ipv6_mac_header()
A Dnfnetlink_log.c581 if (skb->dev->type == ARPHRD_SIT) in __build_packet_message()
/linux/net/ipv6/
A Daddrconf.c432 if (dev->type == ARPHRD_SIT && (dev->priv_flags & IFF_ISATAP)) { in ipv6_add_dev()
443 dev->type == ARPHRD_SIT || in ipv6_add_dev()
2322 case ARPHRD_SIT: in ipv6_generate_eui64()
2420 if (dev->type == ARPHRD_SIT && (dev->flags & IFF_POINTOPOINT)) in addrconf_prefix_route()
2869 if (dev && dev->type == ARPHRD_SIT) in addrconf_set_dstaddr()
3598 case ARPHRD_SIT: in addrconf_notify()
A Dsit.c1434 dev->type = ARPHRD_SIT; in ipip6_tunnel_setup()
/linux/drivers/net/
A Dtun.c2950 case ARPHRD_SIT: in tun_get_addr_len()
/linux/net/core/
A Ddev.c430 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,

Completed in 45 milliseconds