Searched refs:ARPHRD_SIT (Results 1 – 9 of 9) sorted by relevance
49 case ARPHRD_SIT: in dev_is_mac_header_xmit()
74 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4 */ macro
153 case ARPHRD_SIT: in tcf_sample_dev_ok_push()
807 if (dev->type == ARPHRD_SIT) { in dump_mac_header()820 if (dev->type == ARPHRD_SIT) { in dump_mac_header()
592 if (skb->dev->type == ARPHRD_SIT) in __build_packet_message()
432 if (dev->type == ARPHRD_SIT && (dev->priv_flags & IFF_ISATAP)) { in ipv6_add_dev()443 dev->type == ARPHRD_SIT || in ipv6_add_dev()2383 case ARPHRD_SIT: in ipv6_generate_eui64()2481 if (dev->type == ARPHRD_SIT && (dev->flags & IFF_POINTOPOINT)) in addrconf_prefix_route()2984 if (dev && dev->type == ARPHRD_SIT) in addrconf_set_dstaddr()3220 if (!(idev->dev->flags & IFF_POINTOPOINT) && idev->dev->type == ARPHRD_SIT) { in add_v4_addrs()3551 case ARPHRD_SIT: in addrconf_init_auto_addrs()
1432 dev->type = ARPHRD_SIT; in ipip6_tunnel_setup()
3051 case ARPHRD_SIT: in tun_get_addr_len()
480 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,