Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dip_carp.c165 static struct mowner carp_proto_mowner_tx = MOWNER_INIT("carp", "tx"); variable
1071 MCLAIM(m, &carp_proto_mowner_tx); in carp_send_ad()
2435 MOWNER_ATTACH(&carp_proto_mowner_tx); in carp_init()