Lines Matching full:ipv6
24 #include <linux/ipv6.h>
26 #include <net/ipv6.h>
86 * netlbl_af6list_search - Search for a matching IPv6 address entry
87 * @addr: IPv6 address
91 * Searches the IPv6 address list given by @head. If a matching address entry
110 * netlbl_af6list_search_exact - Search for an exact IPv6 address entry
111 * @addr: IPv6 address
112 * @mask: IPv6 address mask
116 * Searches the IPv6 address list given by @head. If an exact match if found
135 #endif /* IPv6 */
175 * netlbl_af6list_add - Add a new IPv6 address entry to a list
210 #endif /* IPv6 */
253 * netlbl_af6list_remove_entry - Remove an IPv6 address entry
268 * netlbl_af6list_remove - Remove an IPv6 address entry
291 #endif /* IPv6 */
332 * netlbl_af6list_audit_addr - Audit an IPv6 address
340 * Write the IPv6 address and address mask, if necessary, to @audit_buf.
368 #endif /* IPv6 */