Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c2743 static inline __be16 build_tci(unsigned int id, unsigned int cfi, in build_tci() function
2904 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv4()
2912 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv4()
3032 *svlan_tci = build_tci(pkt_dev->svlan_id, in fill_packet_ipv6()
3040 *vlan_tci = build_tci(pkt_dev->vlan_id, in fill_packet_ipv6()

Completed in 13 milliseconds