Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ipsec_delisr
Function
ipsec_delisr
freebsd/netipsec/key.c:1461–1466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1459
}
1460
1461
void
1462
ipsec_delisr(struct ipsecrequest *p)
1463
{
1464
1465
free(p, M_IPSEC_SR);
1466
}
1467
1468
/*
1469
* create secpolicy structure from sadb_x_policy structure.
Callers
1
key_freesp
Function · 0.85
Calls
1
free
Function · 0.50
Tested by
no test coverage detected