freebsd-nq/sys/netpfil/pf
Kristof Provost c9ef3984a1 vlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp()
These two fuctions were identical, so move them into the common
vlan_set_pcp() function, exposed in the if_vlan_var.h header.

Reviewed by:	donner
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D31275

(cherry picked from commit 9ef8cd0b79)
2021-08-02 16:50:32 +02:00
..
if_pflog.c pf: Split pfi_kif into a user and kernel space structure 2021-01-05 23:35:37 +01:00
if_pfsync.c pf: rename pf_state to pf_kstate 2021-07-14 07:55:54 +02:00
in4_cksum.c
pf_altq.h Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
pf_if.c pf: Set the pfik_group for userspace 2021-05-24 17:38:22 +02:00
pf_ioctl.c pf: Constify tag name and queue name helper functions 2021-07-29 08:12:01 -04:00
pf_lb.c pf: add pf_find_state_all_exists 2021-07-14 14:50:12 +00:00
pf_mtag.h pf: syncookie support 2021-07-27 09:42:25 +02:00
pf_norm.c pf: rename pf_state to pf_kstate 2021-07-14 07:55:54 +02:00
pf_nv.c pf: rename pf_state to pf_kstate 2021-07-14 07:55:54 +02:00
pf_nv.h pf: rename pf_state to pf_kstate 2021-07-14 07:55:54 +02:00
pf_osfp.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
pf_ruleset.c pf: match keyword support 2021-07-31 10:12:02 +02:00
pf_syncookies.c pf: fix ABI breakage 2021-07-31 10:12:20 +02:00
pf_table.c pf: Remove unneeded NULL check 2021-07-16 11:08:27 +02:00
pf.c vlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp() 2021-08-02 16:50:32 +02:00
pf.h pf: fix ABI breakage 2021-07-31 10:12:20 +02:00