Home
last modified time | relevance | path

Searched refs:ipv6_exthdrs_init (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dtransp_v6.h16 int ipv6_exthdrs_init(void);
/linux-4.4.14/net/ipv6/
Dexthdrs.c494 int __init ipv6_exthdrs_init(void) in ipv6_exthdrs_init() function
Daf_inet6.c940 err = ipv6_exthdrs_init(); in inet6_init()