Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c2607 static inline __be16 build_tci(unsigned int id, unsigned int cfi, in build_tci() function
2765 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv4()
2773 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv4()
2893 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv6()
2901 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv6()