aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cipso_ipv4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/net/cipso_ipv4.h b/include/net/cipso_ipv4.h
index c7175e725804..5aed72ab652b 100644
--- a/include/net/cipso_ipv4.h
+++ b/include/net/cipso_ipv4.h
@@ -200,15 +200,9 @@ static inline int cipso_v4_cache_add(const struct sk_buff *skb,
200 200
201#ifdef CONFIG_NETLABEL 201#ifdef CONFIG_NETLABEL
202void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway); 202void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway);
203int cipso_v4_socket_setopt(struct socket *sock,
204 unsigned char *opt,
205 u32 opt_len);
206int cipso_v4_socket_setattr(const struct socket *sock, 203int cipso_v4_socket_setattr(const struct socket *sock,
207 const struct cipso_v4_doi *doi_def, 204 const struct cipso_v4_doi *doi_def,
208 const struct netlbl_lsm_secattr *secattr); 205 const struct netlbl_lsm_secattr *secattr);
209int cipso_v4_socket_getopt(const struct socket *sock,
210 unsigned char **opt,
211 u32 *opt_len);
212int cipso_v4_socket_getattr(const struct socket *sock, 206int cipso_v4_socket_getattr(const struct socket *sock,
213 struct netlbl_lsm_secattr *secattr); 207 struct netlbl_lsm_secattr *secattr);
214int cipso_v4_skbuff_getattr(const struct sk_buff *skb, 208int cipso_v4_skbuff_getattr(const struct sk_buff *skb,