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()
427 if (dev->type == ARPHRD_SIT && (dev->priv_flags & IFF_ISATAP)) { in ipv6_add_dev()438 dev->type == ARPHRD_SIT || in ipv6_add_dev()2349 case ARPHRD_SIT: in ipv6_generate_eui64()2447 if (dev->type == ARPHRD_SIT && (dev->flags & IFF_POINTOPOINT)) in addrconf_prefix_route()2937 if (dev && dev->type == ARPHRD_SIT) in addrconf_set_dstaddr()3200 if (!(idev->dev->flags & IFF_POINTOPOINT) && idev->dev->type == ARPHRD_SIT) { in add_v4_addrs()3530 case ARPHRD_SIT: in addrconf_init_auto_addrs()
1430 dev->type = ARPHRD_SIT; in ipip6_tunnel_setup()
3051 case ARPHRD_SIT: in tun_get_addr_len()
461 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,