Home
last modified time | relevance | path

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

/linux/net/core/
H A Dpktgen.c2812 static inline __be16 build_tci(unsigned int id, unsigned int cfi, in build_tci() function
2973 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv4()
2981 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv4()
3101 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv6()
3109 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv6()