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()
806 if (dev->type == ARPHRD_SIT) { in dump_mac_header()819 if (dev->type == ARPHRD_SIT) { in dump_mac_header()
583 if (skb->dev->type == ARPHRD_SIT) in __build_packet_message()
426 if (dev->type == ARPHRD_SIT && (dev->priv_flags & IFF_ISATAP)) { in ipv6_add_dev()437 dev->type == ARPHRD_SIT || in ipv6_add_dev()2323 case ARPHRD_SIT: in ipv6_generate_eui64()2421 if (dev->type == ARPHRD_SIT && (dev->flags & IFF_POINTOPOINT)) in addrconf_prefix_route()2884 if (dev && dev->type == ARPHRD_SIT) in addrconf_set_dstaddr()3130 if (!(idev->dev->flags & IFF_POINTOPOINT) && idev->dev->type == ARPHRD_SIT) { in add_v4_addrs()3454 case ARPHRD_SIT: in addrconf_init_auto_addrs()
1428 dev->type = ARPHRD_SIT; in ipip6_tunnel_setup()
3018 case ARPHRD_SIT: in tun_get_addr_len()
445 ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE,
Completed in 52 milliseconds