Searched refs:header_ops (Results 1 – 25 of 33) sorted by relevance
12
74 static const struct header_ops fc_header_ops = {80 dev->header_ops = &fc_header_ops; in fc_setup()
140 static const struct header_ops fddi_header_ops = {147 dev->header_ops = &fddi_header_ops; in fddi_setup()
144 static const struct header_ops hippi_header_ops = {151 dev->header_ops = &hippi_header_ops; in hippi_setup()
118 static const struct header_ops rose_header_ops = {134 dev->header_ops = &rose_header_ops; in rose_setup()
156 static const struct header_ops nr_header_ops = {171 dev->header_ops = &nr_header_ops; in nr_setup()
57 static const struct header_ops lowpan_header_ops = {116 ldev->header_ops = &lowpan_header_ops; in lowpan_setup()
7 header_ops.o sysfs.o nl802154.o trace.o
513 static const struct header_ops vlan_header_ops = {532 static const struct header_ops vlan_passthru_header_ops = {592 dev->header_ops = &vlan_passthru_header_ops; in vlan_dev_init()595 dev->header_ops = &vlan_header_ops; in vlan_dev_init()
347 const struct header_ops eth_header_ops ____cacheline_aligned = {363 dev->header_ops = ð_header_ops; in ether_setup()
497 static const struct header_ops mac802154_header_ops = {585 sdata->dev->header_ops = &mac802154_header_ops; in ieee802154_setup_sdata()591 wpan_dev->header_ops = &ieee802154_header_ops; in ieee802154_setup_sdata()
587 static const struct header_ops header_ops = { variable600 dev->header_ops = &header_ops; in netdev_setup()
232 static const struct header_ops hsr_header_ops = {443 dev->header_ops = &hsr_header_ops; in hsr_dev_setup()
242 const struct header_ops ax25_header_ops = {
631 if (dev->header_ops) { in ipgre_xmit()760 if (dev->header_ops) in ipgre_link_update()878 static const struct header_ops ipgre_header_ops = {1003 dev->header_ops = &ipgre_header_ops; in ipgre_tunnel_init()1009 dev->header_ops = &ipgre_header_ops; in ipgre_tunnel_init()
248 if (!dev->header_ops) { in arp_constructor()280 if (dev->header_ops->cache) in arp_constructor()
364 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_setup()
415 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
1088 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol };
107 if (!out_dev->header_ops) in mpls_xmit()
732 if (dev->header_ops && dev->type == ARPHRD_IP6GRE) in __gre6_xmit()1154 if (t->dev->header_ops) in ip6gre_tnl_link_config_route()1185 if (tunnel->dev->header_ops) in ip6gre_calc_hlen()1411 static const struct header_ops ip6gre_header_ops = {1545 dev->header_ops = &ip6gre_header_ops; in ip6gre_tunnel_init()
344 if (!dev->header_ops) { in ndisc_constructor()361 if (dev->header_ops->cache) in ndisc_constructor()941 if (neigh || !dev->header_ops) { in ndisc_recv_ns()
139 const struct header_ops phonet_header_ops = {
267 if (!dev->header_ops || !dst) in teql_resolve()
1206 if (neigh->dev->header_ops) in neigh_update_hhs()1207 update = neigh->dev->header_ops->cache_update; in neigh_update_hhs()1482 dev->header_ops->cache(n, hh, prot); in neigh_hh_init()1498 if (dev->header_ops->cache && !READ_ONCE(neigh->hh.hh_len)) in neigh_resolve_output()
621 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()