Home
last modified time | relevance | path

Searched refs:build_tci (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/core/
H A Dpktgen.c2798 static inline __be16 build_tci(unsigned int id, unsigned int cfi, in build_tci() function
2959 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv4()
2967 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv4()
3087 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv6()
3095 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv6()