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()
144 static const struct header_ops hippi_header_ops = {151 dev->header_ops = &hippi_header_ops; in hippi_setup()
140 static const struct header_ops fddi_header_ops = {147 dev->header_ops = &fddi_header_ops; in fddi_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()
58 static const struct header_ops lowpan_header_ops = {117 ldev->header_ops = &lowpan_header_ops; in lowpan_setup()
7 header_ops.o sysfs.o nl802154.o trace.o
520 static const struct header_ops vlan_header_ops = {540 static const struct header_ops vlan_passthru_header_ops = {600 dev->header_ops = &vlan_passthru_header_ops; in vlan_dev_init()603 dev->header_ops = &vlan_header_ops; in vlan_dev_init()
110 static const struct header_ops ipgre_header_ops;372 if (tunnel->dev->header_ops == &ipgre_header_ops) in __ipgre_rcv()636 if (dev->header_ops) { in ipgre_xmit()766 if (dev->header_ops) in ipgre_link_update()880 static const struct header_ops ipgre_header_ops = {1002 dev->header_ops = &ipgre_header_ops; in ipgre_tunnel_init()1008 dev->header_ops = &ipgre_header_ops; in ipgre_tunnel_init()
366 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_setup()
249 if (!dev->header_ops) { in arp_constructor()281 if (dev->header_ops->cache) in arp_constructor()
418 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
1080 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol };
343 const struct header_ops eth_header_ops ____cacheline_aligned = {359 dev->header_ops = ð_header_ops; in ether_setup()
496 static const struct header_ops mac802154_header_ops = {584 sdata->dev->header_ops = &mac802154_header_ops; in ieee802154_setup_sdata()590 wpan_dev->header_ops = &ieee802154_header_ops; in ieee802154_setup_sdata()
558 static const struct header_ops header_ops = { variable571 dev->header_ops = &header_ops; in netdev_setup()
232 static const struct header_ops hsr_header_ops = {444 dev->header_ops = &hsr_header_ops; in hsr_dev_setup()
240 const struct header_ops ax25_header_ops = {
107 if (!out_dev->header_ops) in mpls_xmit()
754 if (dev->header_ops && dev->type == ARPHRD_IP6GRE) in __gre6_xmit()1176 if (t->dev->header_ops) in ip6gre_tnl_link_config_route()1207 if (tunnel->dev->header_ops) in ip6gre_calc_hlen()1434 static const struct header_ops ip6gre_header_ops = {1565 dev->header_ops = &ip6gre_header_ops; in ip6gre_tunnel_init()
345 if (!dev->header_ops) { in ndisc_constructor()362 if (dev->header_ops->cache) in ndisc_constructor()957 if (neigh || !dev->header_ops) { in ndisc_recv_ns()
267 if (!dev->header_ops || !dst) in teql_resolve()
139 const struct header_ops phonet_header_ops = {
1265 if (neigh->dev->header_ops) in neigh_update_hhs()1266 update = neigh->dev->header_ops->cache_update; in neigh_update_hhs()1536 dev->header_ops->cache(n, hh, prot); in neigh_hh_init()1552 if (dev->header_ops->cache && !READ_ONCE(neigh->hh.hh_len)) in neigh_resolve_output()
735 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()