nft_osf_type 118 net/netfilter/nft_osf.c static struct nft_expr_type nft_osf_type; nft_osf_type 124 net/netfilter/nft_osf.c .type = &nft_osf_type, nft_osf_type 128 net/netfilter/nft_osf.c static struct nft_expr_type nft_osf_type __read_mostly = { nft_osf_type 138 net/netfilter/nft_osf.c return nft_register_expr(&nft_osf_type); nft_osf_type 143 net/netfilter/nft_osf.c return nft_unregister_expr(&nft_osf_type);