MCPcopy Create free account
hub / github.com/F-Stack/f-stack / key_bumpspgen

Function key_bumpspgen

freebsd/netipsec/key.c:818–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

816}
817
818void
819key_bumpspgen(void)
820{
821
822 V_sp_genid++;
823}
824
825static int
826key_checksockaddrs(struct sockaddr *src, struct sockaddr *dst)

Callers 2

def_policy_initFunction · 0.85
def_policy_uninitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected