diff options
| -rw-r--r-- | include/net/cipso_ipv4.h | 6 |
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 |
| 202 | void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway); | 202 | void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway); |
| 203 | int cipso_v4_socket_setopt(struct socket *sock, | ||
| 204 | unsigned char *opt, | ||
| 205 | u32 opt_len); | ||
| 206 | int cipso_v4_socket_setattr(const struct socket *sock, | 203 | int 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); |
| 209 | int cipso_v4_socket_getopt(const struct socket *sock, | ||
| 210 | unsigned char **opt, | ||
| 211 | u32 *opt_len); | ||
| 212 | int cipso_v4_socket_getattr(const struct socket *sock, | 206 | int cipso_v4_socket_getattr(const struct socket *sock, |
| 213 | struct netlbl_lsm_secattr *secattr); | 207 | struct netlbl_lsm_secattr *secattr); |
| 214 | int cipso_v4_skbuff_getattr(const struct sk_buff *skb, | 208 | int cipso_v4_skbuff_getattr(const struct sk_buff *skb, |
