X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fnetlabel%2Fnetlabel_cipso_v4.h;h=220cb9d06b496d315d30c1041a03525421b4a9e2;hb=9714be7da8b32f36d2468fe08ff603b6402df8cf;hp=f03cf9b78286fe920c17e68dd0ebe02190979b3a;hpb=c226951b93f7cd7c3a10b17384535b617bd43fd0;p=linux-2.6 diff --git a/net/netlabel/netlabel_cipso_v4.h b/net/netlabel/netlabel_cipso_v4.h index f03cf9b782..220cb9d06b 100644 --- a/net/netlabel/netlabel_cipso_v4.h +++ b/net/netlabel/netlabel_cipso_v4.h @@ -163,4 +163,7 @@ enum { /* NetLabel protocol functions */ int netlbl_cipsov4_genl_init(void); +/* Free the memory associated with a CIPSOv4 DOI definition */ +void netlbl_cipsov4_doi_free(struct rcu_head *entry); + #endif